There was an error while loading. Please reload this page.
1 parent 7f9a614 commit 2560a7bCopy full SHA for 2560a7b
2 files changed
CHANGES.rst
@@ -2,6 +2,12 @@
2
Changes
3
=========
4
5
+1.18.1 (unreleased)
6
+===================
7
+
8
+- Nothing changed yet.
9
10
11
1.18.0 (2024-11-18)
12
===================
13
setup.py
@@ -3,7 +3,7 @@
from setuptools import setup
from setuptools import find_namespace_packages
-version = '1.18.0'
+version = '1.18.1.dev0'
entry_points = {
}
0 commit comments