Skip to content

Commit dc5bf35

Browse files
authored
Bump version (#160)
1 parent 9395d0c commit dc5bf35

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.5.18"
3+
VERSION = "1.5.19"
44

55
with open("requirements.txt") as f:
66
requirements = f.read().splitlines()

0 commit comments

Comments
 (0)