Skip to content

Commit 7b7b1fa

Browse files
committed
tag: 1.7.1
1 parent d8e684e commit 7b7b1fa

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.7.0"
6+
__version__ = "1.7.1"
77

88

99
def read_from(file):

0 commit comments

Comments
 (0)