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
4a1195ce
Commit
4a1195ce
authored
Mar 13, 2022
by
Philipp Hörist
Browse files
3.0.0-dev2
parent
9f57399c
Pipeline
#9415
failed with stages
in 1 minute and 3 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
nbxmpp/__init__.py
View file @
4a1195ce
...
...
@@ -4,4 +4,4 @@ from .protocol import *
gi
.
require_version
(
'Soup'
,
'2.4'
)
__version__
:
str
=
"3.0.0-dev
1
"
__version__
:
str
=
"3.0.0-dev
2
"
setup.cfg
View file @
4a1195ce
[metadata]
name = nbxmpp
version = 3.0.0-dev
1
version = 3.0.0-dev
2
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