We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 867d80e commit ff2cc7aCopy full SHA for ff2cc7a
2 files changed
CHANGES.rst
@@ -1,6 +1,12 @@
1
Changelog
2
=========
3
4
+3.0.1 (unreleased)
5
+------------------
6
+
7
+- Nothing changed yet.
8
9
10
3.0.0 (2026-03-26)
11
------------------
12
setup.py
@@ -16,7 +16,7 @@
16
17
setup(
18
name="redturtle.chefcookie",
19
- version="3.0.0",
+ version="3.0.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