Skip to content

Commit

Permalink
Bump minor version
Browse files Browse the repository at this point in the history
  • Loading branch information
Setsugennoao authored Oct 29, 2024
1 parent c1ddd58 commit 1cfcf8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stgpytools/_metadata.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""Collection of stuff that's useful in general python programming"""

__version__ = '1.2.1'
__version__ = '1.2.2'

__author__ = 'Setsugen no ao <[email protected]>'
__maintainer__ = __author__
Expand Down

0 comments on commit 1cfcf8b

Please sign in to comment.