There was an error while loading. Please reload this page.
1 parent 7d29ac5 commit 21b511aCopy full SHA for 21b511a
2 files changed
installer/debian/jabber4linux/DEBIAN/control
@@ -1,5 +1,5 @@
1
Package: Jabber4Linux
2
-Version: 0.5.1
+Version: 0.5.2
3
Section: base
4
Priority: optional
5
Architecture: all
jabber4linux/__init__.py
@@ -1,7 +1,7 @@
__title__ = 'Jabber4Linux'
__author__ = 'Georg Sieber'
__license__ = 'GPL-3.0'
-__version__ = '0.5.1'
+__version__ = '0.5.2'
__website__ = 'https://github.com/schorschii/Jabber4Linux'
6
7
__all__ = [__author__, __license__, __version__]
0 commit comments