Skip to content

Commit

Permalink
Bump version to 1.0.0
Browse files Browse the repository at this point in the history
This is not by any way a special release but as this software runs productive for > 1 year we may as well choose to name this version 1.0.0. Next versions will follow semantic versioning
  • Loading branch information
moan0s committed Dec 18, 2022
1 parent dd224ed commit 8113c3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

setup(
name="ILMO",
version="0.0.4",
version="1.0.0",
description="A library management tool.",
long_description=long_description,
long_description_content_type="text/markdown",
Expand Down

0 comments on commit 8113c3d

Please sign in to comment.