This commit is contained in:
ingvar1995 2016-04-04 15:05:06 +03:00
parent 85349c86da
commit de5082ef38
2 changed files with 3 additions and 3 deletions

View File

@ -16,10 +16,10 @@ Toxygen is simple [Tox](https://tox.chat/) client written on pure Python 2.7
- [x] Proxy support
- [x] File transfers
- [x] Avatars
- [x] Multiprofile
- [x] Multilingual
- [ ] Inline images
- [ ] Sound notifications
- [ ] Multiprofile
- [ ] Multilingual
- [ ] Audio
###Downloads

View File

@ -3,7 +3,7 @@ import time
from platform import system
program_version = '0.0.3'
program_version = '0.0.4'
def log(data):