Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
nmnaughton committed Apr 23, 2020
1 parent 92bb119 commit 71a8227
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
EMAIL = "armant2@illinois.edu"
AUTHOR = "Gazzola Lab"
REQUIRES_PYTHON = ">=3.4.0"
VERSION = "0.0.1"
VERSION = "0.0.2"

# What packages are required for this module to be executed?
REQUIRED = ["numpy", "matplotlib", "scipy", "tqdm", "numba"]
Expand Down

0 comments on commit 71a8227

Please sign in to comment.