add deprecation notice to program

This commit is contained in:
Harvey Tindall 2020-08-31 14:13:53 +01:00
parent 237c575441
commit a4feaa5d64
Signed by: hrfee
GPG Key ID: BBC65952848FB1A2
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
# Runs it!
__version__ = "0.3.9"
print("Note: jellyfin-accounts will likely not receive many future updates. Try jfa-go, a rewrite thats fast, portable, and has more features. Find it at\nhttps://github.com/hrfee/jfa-go\n")
import secrets
import configparser
import shutil