Implement timestamps #6

Merged
ravenscroftj merged 3 commits from james/feature/timestamps into master 2022-10-30 15:48:29 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 9ba79091d7 - Show all commits

View File

@ -1,6 +1,6 @@
[tool.poetry]
name = "pymicrocosm"
version = "0.1.0"
version = "0.2.0"
description = "A tiny python-based micropub endpoint that supports a Gitea + drone static website"
authors = ["James Ravenscroft <ravenscroftj@gmail.com>"]
license = "AGPL-3.0"