diff --git a/setup.py b/setup.py index d76650f..268b5fa 100755 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ import os appname = "tr" -version = "2.3.0" +version = "2.3.1" try: with open("README.md", "r", encoding="utf-8") as f: