Skip to content
Snippets Groups Projects
Commit 2428e397 authored by Philipp Hörist's avatar Philipp Hörist
Browse files

Prepare 0.6.7

parent f0af5c9a
No related branches found
Tags nbxmpp-0.6.7
No related merge requests found
......@@ -17,4 +17,4 @@ from .client_nb import NonBlockingClient
from .plugin import PlugIn
from .smacks import Smacks
__version__ = "0.6.6"
__version__ = "0.6.7"
......@@ -3,7 +3,7 @@
from distutils.core import setup
setup(name='nbxmpp',
version='0.6.6',
version='0.6.7',
description='Non blocking Jabber/XMPP module',
author='Yann Leboulanger',
author_email='asterix@lagaule.org',
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment