Skip to content

Commit 8e13162

Browse files
authored
Update __init__.py
1 parent 893e800 commit 8e13162

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.2.1Test'
1+
__version__ = '3.2.1'
22

33
# required for Python 3.8 on Windows
44
import os

0 commit comments

Comments
 (0)