Skip to content

Commit

Permalink
chore: version 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
b0tero committed Dec 20, 2021
1 parent d243468 commit f6e2714
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion verificac19/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from .service import _service as service
from .verifier import _verifier as verifier

__version__ = "0.0.0"
__version__ = "1.0.0"

0 comments on commit f6e2714

Please sign in to comment.