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


Commits:
d8c38f96 by Philipp Hörist at 2024-07-19T16:45:56+02:00
release: 5.0.2

- - - - -


2 changed files:

- ChangeLog
- nbxmpp/__init__.py


Changes:

=====================================
ChangeLog
=====================================
@@ -1,3 +1,9 @@
+nbxmpp 5.0.2 (07 Jul 2024)
+
+  Bug Fixes
+
+  * Delay: Better discover server delays (#156)
+
 nbxmpp 5.0.1 (20 Jun 2024)
 
   Improvements


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



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

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