Remove need to install Telethon manually in production setup

This commit is contained in:
Tulir Asokan
2018-02-25 21:48:31 +02:00
parent a41bf286f2
commit f37ea89e98
2 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
__version__ = "0.2.0-dev"
__version__ = "0.2.0+dev"
__author__ = "Tulir Asokan <tulir@maunium.net>"