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


Commits:
3a2b85cb by Philipp Hörist at 2024-07-29T21:09:37+02:00
release: 5.0.3

- - - - -


2 changed files:

- ChangeLog
- nbxmpp/__init__.py


Changes:

=====================================
ChangeLog
=====================================
@@ -1,3 +1,9 @@
+nbxmpp 5.0.3 (23 Jul 2024)
+
+  Bug Fixes
+
+  * Delay: Consider MUC and own server (#156)
+
 nbxmpp 5.0.2 (07 Jul 2024)
 
   Bug Fixes


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



View it on GitLab: 
https://dev.gajim.org/gajim/python-nbxmpp/-/commit/3a2b85cbe7e7ac5249d7da3736fef2b6265b0ab4

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