Skip to content

Commit

Permalink
Update version to 0.1.2
Browse files Browse the repository at this point in the history
Incremented the version number from 0.1.1 to 0.1.2 in __version__.py. This update is likely to accompany new changes or bug fixes in the upcoming release.
  • Loading branch information
Dialpuri committed Aug 2, 2024
1 parent 779f632 commit cce0ae2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/src/sails/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.1.1'
__version__ = '0.1.2'

0 comments on commit cce0ae2

Please sign in to comment.