aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorWolfgang Müller2021-05-06 14:38:39 +0200
committerWolfgang Müller2021-05-06 15:52:47 +0200
commitb6c2d4843ee37c0244a28425220e707074b7d0c7 (patch)
tree1736eb319bd3c208dafed3aba4a4ad9af81a0ef1
parentcca385bf88d3adad52759cdbd4a6c164351382ec (diff)
downloadquarg-b6c2d4843ee37c0244a28425220e707074b7d0c7.tar.gz
Prepare for release of 0.1.00.1.0
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index bcd4e0a..ddb2614 100644
--- a/setup.py
+++ b/setup.py
@@ -2,7 +2,7 @@ import setuptools
setuptools.setup(
name="quarg",
- version="0.0.1",
+ version="0.1.0",
author="Wolfgang Müller",
author_email="wolf@oriole.systems",
description="Search Quassel logs for matching messages and print them",