pantalaimon: Bump our version

This commit is contained in:
Damir Jelić 2021-01-19 11:01:53 +01:00
parent 3baae08ac3
commit bb65f0fac5
3 changed files with 3 additions and 3 deletions

View file

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