We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04c7c0c commit e195602Copy full SHA for e195602
CHANGELOG.rst
@@ -3,8 +3,8 @@ CyIpopt Changelog
3
=================
4
5
:Info: Change log for CyIpopt releases.
6
-:Date: XXXX-XX-XX
7
-:Version: 1.2.0.dev0
+:Date: 2022-11-28
+:Version: 1.2.0
8
9
GitHub holds releases, too
10
--------------------------
cyipopt/version.py
@@ -9,4 +9,4 @@
License: EPL 1.0
"""
11
12
-__version__ = '1.2.0.dev0'
+__version__ = '1.2.0'
0 commit comments