Skip to content

Commit

Permalink
Update reqs
Browse files Browse the repository at this point in the history
  • Loading branch information
AlecThomson committed Jul 17, 2023
1 parent 8adc894 commit cb51228
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,11 @@
EMAIL = "[email protected]"
AUTHOR = "Alec Thomson"
REQUIRES_PYTHON = ">=3.8.0"
VERSION = "2.2.1"
VERSION = "2.2.2"

# What packages are required for this module to be executed?
REQUIRED = [
"numpy",
"astropy",
"radio_beam",
"schwimmbad",
Expand Down

0 comments on commit cb51228

Please sign in to comment.