Skip to content

Commit

Permalink
updated version info
Browse files Browse the repository at this point in the history
  • Loading branch information
jewettaij committed Mar 12, 2020
1 parent 91748d8 commit 4b3e692
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,9 @@ def Superpose3D(X, # <-- Nx3 array of coords for the "frozen" point cloud

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

download_url='https://github.com/jewettaij/superpose3d/archive/v1.0.1.zip',
download_url='https://github.com/jewettaij/superpose3d/archive/v1.1.0.zip',

version='1.0.1',
version='1.1.0',

install_requires=[
'numpy',
Expand Down

0 comments on commit 4b3e692

Please sign in to comment.