Skip to content

Commit

Permalink
Bump version to v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kapi2289 committed Apr 13, 2021
1 parent 3739cd9 commit 5e48dde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vulcan/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
from ._client import Vulcan
from ._keystore import Keystore

__version__ = "2.0.0-beta.2"
__version__ = "2.0.0"
__doc__ = "Unofficial API for UONET+ e-register"

__all__ = ["Vulcan", "Keystore", "Account"]

0 comments on commit 5e48dde

Please sign in to comment.