aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorWolfgang Müller2023-03-30 21:41:29 +0200
committerWolfgang Müller2023-03-30 21:41:29 +0200
commitf11f486634be483043524e10ca979a12bee58659 (patch)
treeec7ee45b37fe0904111d4739a09a8d97213b1c21
parent056ff5108e14353b110290c32a697fdee4ea7b3e (diff)
downloadquarg-f11f486634be483043524e10ca979a12bee58659.tar.gz (sig)
Prepare for release of 0.2.00.2.0
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 6cfc36c..8c0ce26 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "quarg"
-version = "0.1.0"
+version = "0.2.0"
description = "Search Quassel logs for matching messages and print them"
authors = ["Wolfgang Müller <wolf@oriole.systems>"]
license = "MIT"