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 5f90115 commit 13bac90Copy full SHA for 13bac90
CHANGES.rst
@@ -2,7 +2,7 @@ Changelog
2
=========
3
4
5
-2.0.2 (unreleased)
+2.0.2 (2025-01-14)
6
------------------
7
8
- Reinstall collective.behavior.gallery
setup.py
@@ -16,7 +16,7 @@
16
17
setup(
18
name="library.policy",
19
- version="2.0.2.dev0",
+ version="2.0.2",
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