Philipp Hörist pushed to branch master at gajim / python-nbxmpp
Commits:
d0520484 by lovetox at 2022-05-09T22:18:35+02:00
3.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__: str = '3.0.0'
+__version__: str = '3.0.1'
=====================================
setup.cfg
=====================================
@@ -1,6 +1,6 @@
[metadata]
name = nbxmpp
-version = 3.0.0
+version = 3.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/d052048484983c04a9389eeed8903f1e6448ce72
--
View it on GitLab:
https://dev.gajim.org/gajim/python-nbxmpp/-/commit/d052048484983c04a9389eeed8903f1e6448ce72
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