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
50c8c1cd
Commit
50c8c1cd
authored
Jan 13, 2023
by
Philipp Hörist
Browse files
release: 4.0.1
parent
7ae72c8d
Changes
3
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
50c8c1cd
nbxmpp 4.0.1 (10 Jan 2023)
Bug Fixes
* HTTP: Parse uri with correct flags
nbxmpp 4.0.0 (06 Jan 2023)
New
...
...
nbxmpp/__init__.py
View file @
50c8c1cd
...
...
@@ -3,4 +3,4 @@ gi.require_version('Soup', '3.0')
from
.protocol
import
*
# pylint: disable=wrong-import-position
__version__
:
str
=
'4.0.
0
'
__version__
:
str
=
'4.0.
1
'
setup.cfg
View file @
50c8c1cd
[metadata]
name = nbxmpp
version = 4.0.
0
version = 4.0.
1
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