1
0
mirror of https://github.com/krateng/maloja.git synced 2023-08-10 21:12:55 +03:00

Version bump

This commit is contained in:
Krateng 2020-09-25 15:52:14 +02:00
parent 85f19a8b72
commit f7861c44b4
No known key found for this signature in database
GPG Key ID: 46735607861C6FCE

View File

@ -5,7 +5,7 @@ author = {
"email":"maloja@krateng.dev", "email":"maloja@krateng.dev",
"github": "krateng" "github": "krateng"
} }
version = 2,9,8 version = 2,9,9
versionstr = ".".join(str(n) for n in version) versionstr = ".".join(str(n) for n in version)
links = { links = {
"pypi":"malojaserver", "pypi":"malojaserver",