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

Commit 59a70ae

Browse files
committed
* Increased version to "0.0.4"
1 parent 1e3689a commit 59a70ae

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, 3)
1+
VERSION = (0, 0, 4)
22

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

0 commit comments

Comments
 (0)