Bump version to 0.5.0rc4

This commit is contained in:
Tulir Asokan
2019-03-16 17:36:25 +02:00
parent e16182ee6a
commit 36a654bcfe
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
__version__ = "0.5.0rc3"
__version__ = "0.5.0rc4"
__author__ = "Tulir Asokan <tulir@maunium.net>"
-1
View File
@@ -4,7 +4,6 @@ import mautrix_telegram
extras = {
"highlight_edits": ["lxml>=4.1.1,<5"],
"better_formatter": ["lxml>=4.1.1,<5"],
"fast_crypto": ["cryptg>=0.1,<0.2"],
"webp_convert": ["Pillow>=4.3.0,<6"],
"hq_thumbnails": ["moviepy>=1.0,<2.0"],