Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
AlecThomson committed Dec 2, 2022
1 parent 5997879 commit c0f0a28
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 @@ -17,8 +17,8 @@
URL = "https://github.com/AlecThomson/structurefunction"
EMAIL = "[email protected]"
AUTHOR = "Alec Thomson"
REQUIRES_PYTHON = ">=3.6.0"
VERSION = "1.1.2"
REQUIRES_PYTHON = ">=3.8.0"
VERSION = "1.1.3"

# What packages are required for this module to be executed?
REQUIRED = [
Expand Down

0 comments on commit c0f0a28

Please sign in to comment.