From ee9239e30fe7c3c69341dadf4ddff997a04b34f2 Mon Sep 17 00:00:00 2001 From: Mark Powers Date: Fri, 8 Oct 2021 19:28:16 -0500 Subject: Bump version --- pyproject.toml | 2 +- setup.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 44ab690..e2b14a8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "wikijscmd" -version = "0.1.0" +version = "0.2.0" description = "A command line interface (CLI) for wiki.js" authors = ["Mark Powers "] license = "GPL 3" diff --git a/setup.cfg b/setup.cfg index 5754d69..219b6a1 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = wikijscmd-markpowers -version = 0.1.0 +version = 0.2.0 author = Mark Powers author_email = mark@marks.kitchen description = A command line interface client for wiki.js -- cgit v1.2.3