Thanks to visit codestin.com Credit goes to github.com
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 3343d54 commit 4cf79aeCopy full SHA for 4cf79ae
CHANGELOG.rst
@@ -12,6 +12,13 @@ Unreleased_
12
13
Nothing yet
14
15
+4.6.1_ - 2025-04-22
16
+-------------------
17
+
18
+Fixed:
19
20
+- `Fix releasing wheels for all platforms <../../pull/189>`_
21
22
4.6.0_ - 2025-04-01
23
-------------------
24
@@ -229,7 +236,9 @@ Added:
229
236
Last release as an EPICS module rather than a Python package
230
237
231
238
.. _Unreleased:
232
- https://github.com/DiamondLightSource/pythonSoftIOC/compare/4.6.0...HEAD
239
+ https://github.com/DiamondLightSource/pythonSoftIOC/compare/4.6.1...HEAD
240
+.. _4.6.1:
241
+ https://github.com/DiamondLightSource/pythonSoftIOC/compare/4.6.0...4.6.1
233
242
.. _4.6.0:
234
243
https://github.com/DiamondLightSource/pythonSoftIOC/compare/4.5.0...4.6.0
235
244
.. _4.5.0:
0 commit comments