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 88db463 commit 49c6b73Copy full SHA for 49c6b73
CHANGES.rst
@@ -2,7 +2,7 @@ Changelog
2
=========
3
4
5
-2.0.5 (unreleased)
+2.0.5 (2025-06-24)
6
------------------
7
8
- Remove obsolete `library.theme` completely
setup.py
@@ -16,7 +16,7 @@
16
17
setup(
18
name="library.policy",
19
- version="2.0.5.dev0",
+ version="2.0.5",
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