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 37e047f commit 92384d4Copy full SHA for 92384d4
CHANGES.rst
@@ -1,7 +1,7 @@
1
Changelog
2
=========
3
4
-5.0 (unreleased)
+5.0 (2025-02-15)
5
----------------
6
7
* Drop support for ``pkg_resources`` namespace and replace it with
setup.py
@@ -3,7 +3,7 @@
setup(
name='five.formlib',
- version='5.0.dev0',
+ version='5.0',
url='https://github.com/zopefoundation/five.formlib',
8
license='ZPL 2.1',
9
description='zope.formlib integration for Zope.',
0 commit comments