Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
python-nbxmpp
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Nicoco
python-nbxmpp
Commits
5600b5ab
Commit
5600b5ab
authored
3 years ago
by
Philipp Hörist
Browse files
Options
Downloads
Patches
Plain Diff
2.0.6
parent
a42c3cd5
No related branches found
Branches containing commit
Tags
nbxmpp-0.5
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
nbxmpp/__init__.py
+1
-1
1 addition, 1 deletion
nbxmpp/__init__.py
setup.cfg
+1
-1
1 addition, 1 deletion
setup.cfg
with
2 additions
and
2 deletions
nbxmpp/__init__.py
+
1
−
1
View file @
5600b5ab
...
...
@@ -4,4 +4,4 @@ from .protocol import *
gi
.
require_version
(
'
Soup
'
,
'
2.4
'
)
__version__
=
"
2.0.
5
"
__version__
=
"
2.0.
6
"
This diff is collapsed.
Click to expand it.
setup.cfg
+
1
−
1
View file @
5600b5ab
[metadata]
name
= nbxmpp
version
= 2.0.
5
version
= 2.0.
6
description
= XMPP Library
author
= Yann Leboulanger, Philipp Hoerist
author_email
= gajim-devel@gajim.org
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment