Philipp Hörist pushed to branch master at gajim / python-nbxmpp


Commits:
5cdc260c by Philipp Hörist at 2025-03-11T18:00:17+01:00
release: 6.0.2

- - - - -


2 changed files:

- ChangeLog
- nbxmpp/__init__.py


Changes:

=====================================
ChangeLog
=====================================
@@ -1,3 +1,13 @@
+nbxmpp 6.0.2 (11 Mar 2025)
+
+  Improvements
+
+  * Retraction: Parse id attribute for tombstones
+
+  Bug Fixes
+
+  * OpenPGP: Depreacted pubkey date attribute
+
 nbxmpp 6.0.1 (03 Mar 2025)
 
   Improvements


=====================================
nbxmpp/__init__.py
=====================================
@@ -4,4 +4,4 @@ gi.require_version("Soup", "3.0")
 
 from .protocol import *  # noqa: F403, E402
 
-__version__: str = "6.0.1"
+__version__: str = "6.0.2"



View it on GitLab: 
https://dev.gajim.org/gajim/python-nbxmpp/-/commit/5cdc260c883825e0febad7f4b11766aa73e5d147

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/python-nbxmpp/-/commit/5cdc260c883825e0febad7f4b11766aa73e5d147
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]

Reply via email to