Skip to content

Commit

Permalink
bump version to 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kbirger committed Apr 10, 2024
1 parent cb2c1c5 commit 88d47ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion smarter_kettle_client/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

__all__ = 'VERSION', 'version_info'

VERSION = '0.1.1'
VERSION = '0.1.2'
"""The version of Smarter Kettle Client."""


Expand Down

0 comments on commit 88d47ba

Please sign in to comment.