Skip to content

Commit fe24bc4

Browse files
committed
Bump version to 1.2.0 for release
1 parent 8815aee commit fe24bc4

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

3-
version = "1.1.4"
3+
version = "1.2.0"
44

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

0 commit comments

Comments
 (0)