Version v0.0.1a3
Some checks failed
ci/woodpecker/push/linting Pipeline failed
ci/woodpecker/tag/linting Pipeline failed

This commit is contained in:
RealStickman 2022-10-24 21:26:58 +02:00
parent 5b3fc22f55
commit e4baf3d28f

View File

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