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 516d9c1 commit c87400dCopy full SHA for c87400d
CHANGES.rst
@@ -2,7 +2,7 @@ Changelog
2
=========
3
4
5
-1.2.16 (unreleased)
+1.2.16 (2025-06-25)
6
-------------------
7
8
- WEB-4279 : Fix a bug when subscripting news folder to another
setup.py
@@ -16,7 +16,7 @@
16
17
setup(
18
name="imio.news.core",
19
- version="1.2.16.dev0",
+ version="1.2.16",
20
description="Core product for iMio news website",
21
long_description=long_description,
22
# Get more from https://pypi.org/classifiers/
0 commit comments