Skip to content

Commit 0bc1606

Browse files
committed
update version to 1.3.1
1 parent 9e1315b commit 0bc1606

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
@@ -2,7 +2,7 @@
22
"""
33
from setuptools import setup, find_packages
44

5-
__version__ = "1.3.0"
5+
__version__ = "1.3.1"
66

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

0 commit comments

Comments
 (0)