We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5997879 commit c0f0a28Copy full SHA for c0f0a28
setup.py
@@ -17,8 +17,8 @@
17
URL = "https://github.com/AlecThomson/structurefunction"
18
EMAIL = "alec.thomson@csiro.au"
19
AUTHOR = "Alec Thomson"
20
-REQUIRES_PYTHON = ">=3.6.0"
21
-VERSION = "1.1.2"
+REQUIRES_PYTHON = ">=3.8.0"
+VERSION = "1.1.3"
22
23
# What packages are required for this module to be executed?
24
REQUIRED = [
0 commit comments