Skip to content

Commit

Permalink
Update version for new release: v0.9.5. (#501)
Browse files Browse the repository at this point in the history
  • Loading branch information
tdenewiler committed Feb 29, 2024
1 parent 8e11800 commit a56ae69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion statick_tool/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
"""Making code quality easier."""

__version__ = "0.9.4"
__version__ = "0.9.5"

0 comments on commit a56ae69

Please sign in to comment.