Skip to content

Commit c0f0a28

Browse files
committed
Version bump
1 parent 5997879 commit c0f0a28

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
URL = "https://github.com/AlecThomson/structurefunction"
1818
1919
AUTHOR = "Alec Thomson"
20-
REQUIRES_PYTHON = ">=3.6.0"
21-
VERSION = "1.1.2"
20+
REQUIRES_PYTHON = ">=3.8.0"
21+
VERSION = "1.1.3"
2222

2323
# What packages are required for this module to be executed?
2424
REQUIRED = [

0 commit comments

Comments
 (0)