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 6e43d0c commit 378d897Copy full SHA for 378d897
CHANGES.rst
@@ -2,6 +2,12 @@ Changelog
2
=========
3
4
5
+1.2.16 (unreleased)
6
+-------------------
7
+
8
+- Nothing changed yet.
9
10
11
1.2.15 (2025-05-14)
12
-------------------
13
setup.py
@@ -16,7 +16,7 @@
16
17
setup(
18
name="imio.news.core",
19
- version="1.2.15",
+ version="1.2.16.dev0",
20
description="Core product for iMio news website",
21
long_description=long_description,
22
# Get more from https://pypi.org/classifiers/
0 commit comments