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


Commits:
3613f90f by Philipp Hörist at 2025-12-13T17:26:58+01:00
release: 7.0.0

- - - - -


2 changed files:

- ChangeLog
- nbxmpp/__init__.py


Changes:

=====================================
ChangeLog
=====================================
@@ -1,3 +1,10 @@
+nbxmpp 7.0.0 (13 Dec 2025)
+
+  Change
+
+  * Remove HTTP Requests API
+  * Client: Add set_host_meta_data()
+
 nbxmpp 6.4.0 (01 Nov 2025)
 
   New


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



View it on GitLab: 
https://dev.gajim.org/gajim/python-nbxmpp/-/commit/3613f90faf9fb66403389cba91c666aae1525ce0

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