Queer European MD passionate about IT
Explorar el Código

Version 13 exposed secrets

Davte hace 4 años
padre
commit
e8cf7cd421
Se han modificado 2 ficheros con 2 adiciones y 1 borrados
  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"