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 e9b5f65 commit d020629Copy full SHA for d020629
CHANGES.rst
@@ -2,7 +2,7 @@ Changelog
2
=========
3
4
5
-2.0.6 (unreleased)
+2.0.6 (2025-07-01)
6
------------------
7
8
- BIBLI-81 : Improve installation (Faceted, Taxonomies)
setup.py
@@ -16,7 +16,7 @@
16
17
setup(
18
name="library.policy",
19
- version="2.0.6.dev0",
+ version="2.0.6",
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