Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gajim
python-nbxmpp
Commits
7dd5b471
Commit
7dd5b471
authored
Sep 28, 2022
by
Philipp Hörist
Browse files
release: 3.2.3
parent
5ac9a4b9
Changes
3
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
7dd5b471
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
View file @
7dd5b471
...
...
@@ -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
View file @
7dd5b471
[metadata]
name = nbxmpp
version = 3.2.
2
version = 3.2.
3
description = XMPP Library
author = Yann Leboulanger, Philipp Hoerist
author_email = gajim-devel@gajim.org
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment