Skip to content

Commit eb2c57b

Browse files
committed
🦥: Bump Setup Version to 0.0.4
1 parent 21754ee commit eb2c57b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import setuptools
22

3-
VERSION = "0.0.3"
3+
VERSION = "0.0.4"
44

55
with open("README.md", "r", encoding="utf-8") as fh:
66
long_description = fh.read()

0 commit comments

Comments
 (0)