Skip to content

Commit

Permalink
update LICENSE for conda-forge
Browse files Browse the repository at this point in the history
  • Loading branch information
lixun910 committed Mar 11, 2021
1 parent 1cdc41c commit 3f21652
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
File renamed without changes.
2 changes: 1 addition & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
recursive-include boost *
recursive-include libgeoda *
include LICENSE.txt
include LICENSE
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@
extra_objects=EXTRA_OBJECTS),]

setup (name = 'pygeoda',
version = '0.0.7',
version = '0.0.7.1',
author = "Xun Li",
author_email = "lixun910@gmail.com",
url = "https://github.com/geodacenter/pygeoda",
Expand Down

0 comments on commit 3f21652

Please sign in to comment.