Skip to content

Commit c132e7a

Browse files
committed
Bump version to v2.4.1
1 parent adb4e3a commit c132e7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vulcan/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
)
1414
from ._keystore import Keystore
1515

16-
__version__ = "2.4.0"
16+
__version__ = "2.4.1"
1717
__doc__ = "Unofficial API for UONET+ e-register"
1818

1919
__all__ = [

0 commit comments

Comments
 (0)