Skip to content

Commit

Permalink
#4 Bump patch version to 1.1.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
simon-ritchie committed Jan 22, 2024
1 parent d7ce145 commit 366599d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pconst/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from pconst.const import Const
const = Const()

__version__ = '1.1.1'
__version__ = '1.1.2'

0 comments on commit 366599d

Please sign in to comment.