Skip to content
This repository was archived by the owner on May 10, 2023. It is now read-only.

Commit 8167731

Browse files
committed
* Increased version to "0.0.2"
1 parent a65c2c6 commit 8167731

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jinete/_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
VERSION = (0, 0, 1)
1+
VERSION = (0, 0, 2)
22

33
__version__ = '.'.join(map(str, VERSION))

0 commit comments

Comments
 (0)