Philipp Hörist pushed to branch master at gajim / python-nbxmpp
Commits:
de6e6b57 by Philipp Hörist at 2024-06-22T09:17:59+02:00
release: 5.0.1
- - - - -
2 changed files:
- ChangeLog
- nbxmpp/__init__.py
Changes:
=====================================
ChangeLog
=====================================
@@ -1,3 +1,9 @@
+nbxmpp 5.0.1 (20 Jun 2024)
+
+ Improvements
+
+ * SecurityLabels: Add restrict attribute
+
nbxmpp 5.0.0 (04 Jun 2024)
New
=====================================
nbxmpp/__init__.py
=====================================
@@ -4,4 +4,4 @@ gi.require_version('Soup', '3.0')
from .protocol import * # noqa: F403, E402
-__version__: str = '5.0.0'
+__version__: str = '5.0.1'
View it on GitLab:
https://dev.gajim.org/gajim/python-nbxmpp/-/commit/de6e6b577e52a5f8f9de788bda0bd87feaf39cc9
--
View it on GitLab:
https://dev.gajim.org/gajim/python-nbxmpp/-/commit/de6e6b577e52a5f8f9de788bda0bd87feaf39cc9
You're receiving this email because of your account on dev.gajim.org.
_______________________________________________
Commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]