Skip to content

Commit 8aba9e3

Browse files
committed
minor bump to fix test
1 parent 4b33f37 commit 8aba9e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
from setuptools import setup, find_packages
55

6-
__version__ = "1.9.0"
6+
__version__ = "1.9.1"
77

88

99
def read_from(file):

0 commit comments

Comments
 (0)