Skip to content

Commit

Permalink
update version to 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stefan6419846 authored Mar 23, 2024
1 parent 1d981d3 commit ff6df3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
setuptools.setup(
name="license_tools",
description="Collection of tools for working with Open Source licenses",
version="0.8.0",
version="0.9.0",
license="Apache-2.0",
long_description=Path(ROOT_DIRECTORY / "README.md").read_text(encoding="UTF-8"),
long_description_content_type="text/markdown",
Expand Down

0 comments on commit ff6df3e

Please sign in to comment.