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


Commits:
9225124e by Philipp Hörist at 2023-03-25T17:33:26+01:00
release: 4.2.2

- - - - -


2 changed files:

- ChangeLog
- nbxmpp/__init__.py


Changes:

=====================================
ChangeLog
=====================================
@@ -1,3 +1,9 @@
+nbxmpp 4.2.2 (25 Mar 2023)
+
+  Bug Fixes
+
+  * HTTP: Reset attributes on redirect (#141)
+
 nbxmpp 4.2.1 (18 Mar 2023)
 
   Bug Fixes


=====================================
nbxmpp/__init__.py
=====================================
@@ -3,4 +3,4 @@ gi.require_version('Soup', '3.0')
 
 from .protocol import *  # pylint: disable=wrong-import-position
 
-__version__: str = '4.2.1'
+__version__: str = '4.2.2'



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

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

Reply via email to