Queer European MD passionate about IT
Browse Source

Version 13 exposed secrets

Davte 4 years ago
parent
commit
e8cf7cd421
2 changed files with 2 additions and 1 deletions
  1. 1 0
      MANIFEST.in
  2. 1 1
      davtelepot/__init__.py

+ 1 - 0
MANIFEST.in

@@ -2,3 +2,4 @@ include davtelepot/ietf_language_tags.csv
 exclude davtelepot/test*.py
 exclude davtelepot/data/*
 include davtelepot/data/__init__.py
+exclude */secrets.py

+ 1 - 1
davtelepot/__init__.py

@@ -7,7 +7,7 @@ __author__ = "Davide Testa"
 __email__ = "davide@davte.it"
 __credits__ = ["Marco Origlia", "Nick Lee @Nickoala"]
 __license__ = "GNU General Public License v3.0"
-__version__ = "2.1.13"
+__version__ = "2.1.14"
 __maintainer__ = "Davide Testa"
 __contact__ = "t.me/davte"