Skip to content

Commit ce8a0ca

Browse files
authored
increase version to 3.0.4
1 parent 204a86d commit ce8a0ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pyscipopt/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = '3.0.3'
1+
__version__ = '3.0.4'
22

33
# required for Python 3.8 on Windows
44
import os

0 commit comments

Comments
 (0)