Skip to content

Commit b64bd48

Browse files
authored
Update setup.py
bumped for release
1 parent 435fe58 commit b64bd48

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
22

3-
VERSION_NUMBER = "1.3.0"
3+
VERSION_NUMBER = "1.4.0"
44

55
# Load the README file as the long description
66
with open("README.md", "r", encoding="utf-8") as fh:

0 commit comments

Comments
 (0)