Compare commits

...

1 Commits

Author SHA1 Message Date
Tulir Asokan 72a45d7d80 Bump version to 0.8.0 2020-06-03 15:37:07 +03:00
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
__version__ = "0.8.0rc5"
__version__ = "0.8.0"
__author__ = "Tulir Asokan <tulir@maunium.net>"
+2 -2
View File
@@ -14,10 +14,10 @@ pillow>=4.3,<8
moviepy>=1,<2
#/metrics
prometheus_client>=0.6,<0.8
prometheus_client>=0.6,<0.9
#/postgres
psycopg2-binary>=2,<3
#/e2be
matrix-nio[e2e]>=0.9,<0.11
matrix-nio[e2e]>=0.9,<0.13
+1 -1
View File
@@ -4,6 +4,6 @@ ruamel.yaml>=0.15.35,<0.17
python-magic>=0.4,<0.5
commonmark>=0.8,<0.10
aiohttp>=3,<4
mautrix==0.5.0rc2
mautrix==0.5.0
telethon>=1.13,<1.15
telethon-session-sqlalchemy>=0.2.14,<0.3