Skip to content

Commit 69b96da

Browse files
authored
Bump to v1.1.0
1 parent 97a5892 commit 69b96da

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.0.0"
3+
VERSION = "1.1.0"
44

55
# @see https://packaging.python.org/tutorials/packaging-projects/#creating-setup-py
66
with open("README.md", "r") as fh:

0 commit comments

Comments
 (0)