Skip to content

Commit 71d0f3d

Browse files
authored
Bump version number (#417)
1 parent c039ffd commit 71d0f3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/sdist/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ def saveGitVersion(self):
280280

281281

282282
def getPackageVersion():
283-
return '0.7.7'
283+
return '0.7.10'
284284

285285

286286
# Remove the "-Wstrict-prototypes" compiler option, which isn't valid for

0 commit comments

Comments
 (0)