Philipp Hörist pushed to branch master at gajim / python-nbxmpp
Commits:
57fb8909 by lovetox at 2020-07-07T22:36:27+02:00
1.0.1
- - - - -
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__ = "1.0.0"
+__version__ = "1.0.1"
=====================================
setup.cfg
=====================================
@@ -1,6 +1,6 @@
[metadata]
name = nbxmpp
-version = 1.0.0
+version = 1.0.1
description = XMPP Library
author = Yann Leboulanger, Philipp Hoerist
author_email = [email protected]
View it on GitLab:
https://dev.gajim.org/gajim/python-nbxmpp/-/commit/57fb8909deeeed06dce641db12718a55bcf03dd9
--
View it on GitLab:
https://dev.gajim.org/gajim/python-nbxmpp/-/commit/57fb8909deeeed06dce641db12718a55bcf03dd9
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