Skip to content

Commit c4d697b

Browse files
authored
Update __init__.py
increased version to 3.1.1
1 parent 930bba0 commit c4d697b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pyscipopt/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = '3.1.0'
1+
__version__ = '3.1.1'
22

33
# required for Python 3.8 on Windows
44
import os

0 commit comments

Comments
 (0)