Skip to content

Commit 21b511a

Browse files
committed
bump version
1 parent 7d29ac5 commit 21b511a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

installer/debian/jabber4linux/DEBIAN/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Package: Jabber4Linux
2-
Version: 0.5.1
2+
Version: 0.5.2
33
Section: base
44
Priority: optional
55
Architecture: all

jabber4linux/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
__title__ = 'Jabber4Linux'
22
__author__ = 'Georg Sieber'
33
__license__ = 'GPL-3.0'
4-
__version__ = '0.5.1'
4+
__version__ = '0.5.2'
55
__website__ = 'https://github.com/schorschii/Jabber4Linux'
66

77
__all__ = [__author__, __license__, __version__]

0 commit comments

Comments
 (0)