Bump to v0.0.2
Some checks failed
ci/woodpecker/push/linting Pipeline failed
ci/woodpecker/tag/linting Pipeline failed

This commit is contained in:
RealStickman 2022-11-10 14:47:45 +01:00
parent 6752425682
commit e0e8d22c4a

View File

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