Skip to content

Commit be01dbe

Browse files
author
Andrey Slotin
committed
Bump package version to 1.19.0
1 parent 4a62269 commit be01dbe

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
@@ -4,7 +4,7 @@
44
from distutils.version import LooseVersion
55
from setuptools import find_packages, setup
66

7-
VERSION = '1.18.1'
7+
VERSION = '1.19.0'
88

99
# Import README.md into long_description
1010
pwd = path.abspath(path.dirname(__file__))

0 commit comments

Comments
 (0)