Skip to content

Commit 8eddc54

Browse files
author
abel
committed
(fix) Change setup.py version to enable the release of this version
1 parent e0f2fe4 commit 8eddc54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
1818
AUTHOR = "Injective Labs"
1919
REQUIRES_PYTHON = ">=3.7, <3.11"
20-
VERSION = "0.6.4-pre"
20+
VERSION = "0.6.4"
2121

2222
REQUIRED = [
2323
"aiohttp",

0 commit comments

Comments
 (0)