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
0ff3090e
Commit
0ff3090e
authored
Jul 24, 2021
by
Philipp Hörist
Browse files
2.0.3
parent
afaf927d
Changes
3
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
0ff3090e
python-nbxmpp 2.0.3 (24 July 2021)
Bugfixes
* Correctly handle RSM count request
* Improve XEP-0050 Compliance
* GSSAPI: Catch OSError
python-nbxmpp 2.0.2 (18 February 2021)
Bugfixes
...
...
nbxmpp/__init__.py
View file @
0ff3090e
...
...
@@ -4,4 +4,4 @@ from .protocol import *
gi
.
require_version
(
'Soup'
,
'2.4'
)
__version__
=
"2.0.
2
"
__version__
=
"2.0.
3
"
setup.cfg
View file @
0ff3090e
[metadata]
name = nbxmpp
version = 2.0.
2
version = 2.0.
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