Skip to content

Commit 153057a

Browse files
committed
Bump to version 1.6.1.
1 parent 1470d09 commit 153057a

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.rst

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ CyIpopt Changelog
44

55
:Info: Change log for CyIpopt releases.
66
:Date: 2024-08-14
7-
:Version: 1.6.0
7+
:Version: 1.6.1
88

99
GitHub holds releases, too
1010
--------------------------
@@ -35,6 +35,14 @@ Include sections:
3535
Version History
3636
---------------
3737

38+
[1.6.1] - 2025-08-14
39+
~~~~~~~~~~~~~~~~~~~~
40+
41+
Removed
42+
+++++++
43+
44+
- Removed unit test for ipopt package import.
45+
3846
[1.6.0] - 2025-08-14
3947
~~~~~~~~~~~~~~~~~~~~
4048

cyipopt/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99
License: EPL 2.0
1010
"""
1111

12-
__version__ = '1.7.0.dev0'
12+
__version__ = '1.6.1'

0 commit comments

Comments
 (0)