Philipp Hörist pushed to branch master at gajim / python-nbxmpp


Commits:
78b96254 by lovetox at 2020-06-18T21:09:03+02:00
1.0.0

- - - - -


2 changed files:

- nbxmpp/__init__.py
- setup.cfg


Changes:

=====================================
nbxmpp/__init__.py
=====================================
@@ -4,4 +4,4 @@ from .protocol import *
 
 gi.require_version('Soup', '2.4')
 
-__version__ = "0.9.95"
+__version__ = "1.0.0"


=====================================
setup.cfg
=====================================
@@ -1,6 +1,6 @@
 [metadata]
 name = nbxmpp
-version = 0.9.95
+version = 1.0.0
 description = XMPP Library
 author = Yann Leboulanger, Philipp Hoerist
 author_email = [email protected]



View it on GitLab: 
https://dev.gajim.org/gajim/python-nbxmpp/-/commit/78b962547435212089b8cf01f8447aaaf3958880

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/python-nbxmpp/-/commit/78b962547435212089b8cf01f8447aaaf3958880
You're receiving this email because of your account on dev.gajim.org.


_______________________________________________
Commits mailing list
[email protected]
https://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to