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