Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gajim
python-nbxmpp
Commits
f744ed58
Commit
f744ed58
authored
May 03, 2022
by
Philipp Hörist
Browse files
3.0.0.dev3
parent
dd932855
Pipeline
#9771
failed with stages
in 28 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
nbxmpp/__init__.py
View file @
f744ed58
...
...
@@ -4,4 +4,4 @@ from .protocol import *
gi
.
require_version
(
'Soup'
,
'2.4'
)
__version__
:
str
=
"3.0.0
-
dev
2
"
__version__
:
str
=
"3.0.0
.
dev
3
"
setup.cfg
View file @
f744ed58
[metadata]
name = nbxmpp
version = 3.0.0
-
dev
2
version = 3.0.0
.
dev
3
description = XMPP Library
author = Yann Leboulanger, Philipp Hoerist
author_email = gajim-devel@gajim.org
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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