Skip to content

Commit 88356a5

Browse files
committed
v0.5.0
1 parent 4074bfb commit 88356a5

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
@@ -1,7 +1,7 @@
11
from setuptools import setup
22
import os
33

4-
VERSION = "0.4.1"
4+
VERSION = "0.5.0"
55

66
README = os.path.join(os.path.dirname(os.path.abspath(__file__)), "README.md")
77

0 commit comments

Comments
 (0)