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
Marcin Mielniczuk
python-nbxmpp
Commits
e89ed5fc
Commit
e89ed5fc
authored
Mar 15, 2014
by
Yann Leboulanger
Browse files
prepare 0.4 release
parent
be3804cb
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
e89ed5fc
python-nbxmpp 0.4 (15 March 2014)
* Ability to configure TLS protocol version
* Add support for SCRAM-SHA-1-PLUS
* Security improvements
python-nbxmpp 0.3 (23 December 2013)
* Improve security level
...
...
setup.py
View file @
e89ed5fc
...
...
@@ -3,7 +3,7 @@
from
distutils.core
import
setup
setup
(
name
=
'nbxmpp'
,
version
=
'0.
3
'
,
version
=
'0.
4
'
,
description
=
'Non blocking Jabber/XMPP module'
,
author
=
'Yann Leboulanger'
,
author_email
=
'asterix@lagaule.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