pantalaimon: Bump the version.

This commit is contained in:
Damir Jelić 2019-10-18 13:48:13 +02:00
parent 3a4dc0b739
commit b5ca82976c
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.2",
version="0.3",
url="https://github.com/matrix-org/pantalaimon",
author="The Matrix.org Team",
author_email="poljar@termina.org.uk",