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
Daniel Brötzmann
python-nbxmpp
Commits
5b7540c6
Commit
5b7540c6
authored
Dec 29, 2020
by
Philipp Hörist
Browse files
Update __init__.py
parent
586d8ed0
Pipeline
#6991
passed with stages
in 4 minutes and 52 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
nbxmpp/__init__.py
View file @
5b7540c6
...
...
@@ -4,4 +4,4 @@ from .protocol import *
gi
.
require_version
(
'Soup'
,
'2.4'
)
__version__
=
"
1.99.0
"
__version__
=
"
3.0.0-dev1
"
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