aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index b39c8ac..b205116 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pysignald"
-version = "0.0.3"
+version = "0.0.4"
description = "A library that allows communication via the Signal IM service using the signald daemon."
license = "MIT"
authors = ["Stavros Korokithakis <hi@stavros.io>"]