Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
cuongnb14 committed Sep 12, 2024
1 parent 76cff18 commit ae56137
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import os
from setuptools import find_packages, setup

VERSION = '5.0.1'
VERSION = '5.1.1'
with open(os.path.join(os.path.dirname(__file__), 'README.rst')) as readme:
README = readme.read()

Expand Down

0 comments on commit ae56137

Please sign in to comment.