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

Commit 00d3f91

Browse files
committed
* Increased version to "0.0.5"
1 parent 0fe0ba6 commit 00d3f91

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

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

0 commit comments

Comments
 (0)