Skip to content

Commit 54e6691

Browse files
authored
Update setup.py
1 parent b925d2a commit 54e6691

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
@@ -30,7 +30,7 @@ def read(fname):
3030
return io.open(file_path, encoding="utf-8").read()
3131

3232

33-
version = "0.3.3"
33+
version = "0.3.4"
3434

3535

3636
setuptools.setup(

0 commit comments

Comments
 (0)