Skip to content

Commit 2fe4b34

Browse files
authored
Update setup.py
1 parent b0d1ba6 commit 2fe4b34

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
@@ -4,7 +4,7 @@
44
"flake8",
55
]
66

7-
VERSION = "0.1.0"
7+
VERSION = "0.3.0"
88

99
with open("README.md", "r") as fh:
1010
long_description = fh.read()

0 commit comments

Comments
 (0)