Skip to content

Commit e5884a1

Browse files
committed
Update version number to 1.3 for release.
1 parent ac37803 commit e5884a1

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
@@ -6,7 +6,7 @@
66
from setuptools import find_packages, setup
77

88

9-
VERSION = "1.2"
9+
VERSION = "1.3"
1010

1111

1212
with open("README.md") as f:

0 commit comments

Comments
 (0)