Skip to content

Commit

Permalink
Merge pull request #27 from anh-tong/bump-version-0.1.2
Browse files Browse the repository at this point in the history
Bump version to 0.1.2
  • Loading branch information
anh-tong authored May 30, 2023
2 parents b192269 + 84096ea commit cf1a81f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/signax/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
from __future__ import annotations

__version__ = "0.1.1"
__version__ = "0.1.2"

__all__ = ("__version__",)

0 comments on commit cf1a81f

Please sign in to comment.