Skip to content

Commit aa5e3c9

Browse files
committed
Bump version to 1.1.3 for release
Just docs and devex improvements.
1 parent 4b99f87 commit aa5e3c9

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,6 +1,6 @@
11
from setuptools import setup, find_packages
22

3-
version = "1.1.2"
3+
version = "1.1.3"
44

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

0 commit comments

Comments
 (0)