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 d020629 commit 72d5fb5Copy full SHA for 72d5fb5
CHANGES.rst
@@ -2,6 +2,12 @@ Changelog
2
=========
3
4
5
+2.0.7 (unreleased)
6
+------------------
7
+
8
+- Nothing changed yet.
9
10
11
2.0.6 (2025-07-01)
12
------------------
13
setup.py
@@ -16,7 +16,7 @@
16
17
setup(
18
name="library.policy",
19
- version="2.0.6",
+ version="2.0.7.dev0",
20
description="Policy for the installation of buildout.library",
21
long_description=long_description,
22
# Get more from https://pypi.python.org/pypi?%3Aaction=list_classifiers
0 commit comments