aboutsummaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorMark Powers <mark@marks.kitchen>2022-12-17 20:58:41 -0600
committerMark Powers <mark@marks.kitchen>2022-12-17 20:58:41 -0600
commitadf68faa1438212cb745aa07931ca56891af2933 (patch)
tree7baf1018e304294c66d062ca447b0ebc2cad40e5 /pyproject.toml
parent6b8a2bf4328e446c98c08208e15fdaf25f1a9049 (diff)
Add tracker hook
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 e2b14a8..15a268b 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "wikijscmd"
-version = "0.2.0"
+version = "0.3.0"
description = "A command line interface (CLI) for wiki.js"
authors = ["Mark Powers <mark@marks.kitchen>"]
license = "GPL 3"