Skip to content

Commit edfaef2

Browse files
committed
update to v1.6.0
1 parent f4cfef6 commit edfaef2

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
@@ -3,7 +3,7 @@
33

44
from setuptools import find_packages, setup
55

6-
__version__ = "1.5.0"
6+
__version__ = "1.6.0"
77

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

0 commit comments

Comments
 (0)