Skip to content

Commit

Permalink
Bug in setup
Browse files Browse the repository at this point in the history
  • Loading branch information
mjo22 committed Apr 7, 2021
1 parent cdb8f66 commit 5969a7c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = spatialstats
version = 1.0.3
version = 1.0.4
author = Michael O'Brien
author_email = [email protected]
url = https://github.com/mjo22/spatialstats
Expand All @@ -22,4 +22,4 @@ install_requires =
numpy
scipy
numba>=0.50.0
packages = spatialstats
packages = find:

0 comments on commit 5969a7c

Please sign in to comment.