Skip to content

Commit e4c76c8

Browse files
committed
release/1.8.2
1 parent 9ba0de7 commit e4c76c8

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.8.1"
6+
__version__ = "1.8.2"
77

88

99
def read_from(file):

0 commit comments

Comments
 (0)