aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 1a861ec..0fc68f6 100644
--- a/setup.py
+++ b/setup.py
@@ -2,7 +2,7 @@ import setuptools
setuptools.setup(
name="quarg",
- version="0.1.2",
+ version="0.1.3",
author="Wolfgang Müller",
author_email="wolf@oriole.systems",
description="Search Quassel logs for matching messages and print them",