Philipp Hörist pushed to branch master at gajim / python-nbxmpp
Commits:
7dd5b471 by Philipp Hörist at 2022-09-28T22:54:59+02:00
release: 3.2.3
- - - - -
3 changed files:
- ChangeLog
- nbxmpp/__init__.py
- setup.cfg
Changes:
=====================================
ChangeLog
=====================================
@@ -1,3 +1,9 @@
+nbxmpp 3.2.3 (28 Sep 2022)
+
+ Bug Fixes
+
+ * TCP: Improve detection of broken connection
+
nbxmpp 3.2.2 (13 Sep 2022)
New
=====================================
nbxmpp/__init__.py
=====================================
@@ -4,4 +4,4 @@ from .protocol import *
gi.require_version('Soup', '2.4')
-__version__: str = '3.2.2'
+__version__: str = '3.2.3'
=====================================
setup.cfg
=====================================
@@ -1,6 +1,6 @@
[metadata]
name = nbxmpp
-version = 3.2.2
+version = 3.2.3
description = XMPP Library
author = Yann Leboulanger, Philipp Hoerist
author_email = [email protected]
View it on GitLab:
https://dev.gajim.org/gajim/python-nbxmpp/-/commit/7dd5b4719240e06ac69fef9cd4903731335fdde1
--
View it on GitLab:
https://dev.gajim.org/gajim/python-nbxmpp/-/commit/7dd5b4719240e06ac69fef9cd4903731335fdde1
You're receiving this email because of your account on dev.gajim.org.
_______________________________________________
Commits mailing list
[email protected]
https://lists.gajim.org/cgi-bin/listinfo/commits