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

release: 3.1.1

parent 8a17be56
No related branches found
Tags nbxmpp-0.5
No related merge requests found
nbxmpp 3.1.1 (27 Jul 2022)
Improvements
* Add more datetime test cases
Performance
* Use cache when calling JID.new_as_bare()
Bug Fixes
* Allow handlers to connect to presence type available
nbxmpp 3.1.0 (28 May 2022)
New
......
......@@ -4,4 +4,4 @@ from .protocol import *
gi.require_version('Soup', '2.4')
__version__: str = '3.1.0'
__version__: str = '3.1.1'
[metadata]
name = nbxmpp
version = 3.1.0
version = 3.1.1
description = XMPP Library
author = Yann Leboulanger, Philipp Hoerist
author_email = gajim-devel@gajim.org
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment