Skip to content

Commit 6644d08

Browse files
committed
EBR-75. Update version to 2.9.2
1 parent 37b925a commit 6644d08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ def finalize_options(self):
103103

104104
setuptools.setup(
105105
name="tvb-" + GEODESIC_NAME,
106-
version="2.2.2",
106+
version="2.9.2",
107107
ext_modules=GEODESIC_MODULE,
108108
include_dirs=INCLUDE_DIRS,
109109
cmdclass={"build_ext": new_build_ext},

0 commit comments

Comments
 (0)