We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59c512b commit 6b42372Copy full SHA for 6b42372
2 files changed
CHANGES.rst
@@ -1,6 +1,12 @@
1
Changelog
2
=========
3
4
+2.1.1 (unreleased)
5
+------------------
6
+
7
+- Nothing changed yet.
8
9
10
2.1.0 (2023-05-31)
11
------------------
12
setup.py
@@ -16,7 +16,7 @@
16
17
setup(
18
name="redturtle.chefcookie",
19
- version="2.1.0",
+ version="2.1.1.dev0",
20
description="Cookie policy integration with chefookie",
21
long_description=long_description,
22
# Get more from https://pypi.org/classifiers/
0 commit comments