Skip to content

Commit 2b3d084

Browse files
committed
pre publish version bump
1 parent 640d77d commit 2b3d084

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__ = "0.7.0"
6+
__version__ = "0.7.1"
77

88

99
def read_from(file):

0 commit comments

Comments
 (0)