Skip to content

Commit ae56137

Browse files
author
Cuong Nguyen
committed
update version
1 parent 76cff18 commit ae56137

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
import os
22
from setuptools import find_packages, setup
33

4-
VERSION = '5.0.1'
4+
VERSION = '5.1.1'
55
with open(os.path.join(os.path.dirname(__file__), 'README.rst')) as readme:
66
README = readme.read()
77

0 commit comments

Comments
 (0)