We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0e4b23 commit 0417264Copy full SHA for 0417264
2 files changed
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# uwsgiconf changelog
2
3
-### Unreleased
+### v2.1.0 [2025-06-17]
4
* ++ uwsgify. Added 'lock_skip' parameter support for '@task'.
5
* ++ uwsgify. Added locking emulation.
6
* ** uwsgify. Fixed import when 'pkg_resources' API used.
src/uwsgiconf/__init__.py
@@ -1 +1 @@
-VERSION = '2.0.0'
+VERSION = '2.1.0'
0 commit comments