Bump version 0.0.3a2
Some checks failed
ci/woodpecker/push/linting Pipeline failed
ci/woodpecker/tag/linting Pipeline failed

This commit is contained in:
RealStickman 2022-11-11 09:33:18 +01:00
parent 0fd8b5210c
commit e94536baa4

View File

@ -52,7 +52,7 @@ encoding: dict[str, Any] = {
# program version
# make tests reproducible by tag
version = "v0.0.3"
version = "v0.0.3a2"
# always round timestamp to integer
def now():