pantalaimon: Bump the version so dockerhub picks it up.

This commit is contained in:
Damir Jelić 2020-05-12 09:56:20 +02:00
parent b732938489
commit 90eed20bef
4 changed files with 8 additions and 3 deletions

View file

@ -7,7 +7,7 @@ with open("README.md", encoding="utf-8") as f:
setup(
name="pantalaimon",
version="0.6.0",
version="0.6.1",
url="https://github.com/matrix-org/pantalaimon",
author="The Matrix.org Team",
author_email="poljar@termina.org.uk",