Skip to content

Commit 4e39957

Browse files
committed
bumped the version number to 1.5.0
1 parent d5841f6 commit 4e39957

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,9 +81,9 @@ def Superpose3D(X, # <-- Nx3 array of coords for the "frozen" point cloud
8181

8282
url='https://github.com/jewettaij/superpose3d',
8383

84-
download_url='https://github.com/jewettaij/superpose3d/archive/v1.4.1.zip',
84+
download_url='https://github.com/jewettaij/superpose3d/archive/v1.5.0.zip',
8585

86-
version='1.4.1',
86+
version='1.5.0',
8787

8888
install_requires=[
8989
'numpy',

0 commit comments

Comments
 (0)