We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a76d841 commit 9b1b648Copy full SHA for 9b1b648
CHANGES.rst
@@ -1,6 +1,12 @@
1
Changelog
2
=========
3
4
+1.1.2 (unreleased)
5
+------------------
6
+
7
+- Nothing changed yet.
8
9
10
1.1.1 (2024-09-18)
11
------------------
12
setup.py
@@ -2,7 +2,7 @@
from setuptools import setup
-version = "1.1.1"
+version = "1.1.2.dev0"
setup(
name="imio.pyutils",
0 commit comments