microgue
Advanced tools
| Metadata-Version: 2.2 | ||
| Name: microgue | ||
| Version: 4.2.0 | ||
| Version: 4.2.1 | ||
| Summary: This project contains bootstrap code to speed up the development of AWS based microservices | ||
@@ -5,0 +5,0 @@ Author: Michael Hudelson |
@@ -31,3 +31,3 @@ import json | ||
| except Exception as e: | ||
| logger.error(f"{self.__name__}.__init__ - error", priority=3) | ||
| logger.error(f"{self.__class__.__name__}.__init__ - error", priority=3) | ||
| logger.error(f"{e.__class__.__name__}: {str(e)}") | ||
@@ -34,0 +34,0 @@ raise SecretsConnectionFailed(str(e)) |
+1
-1
| Metadata-Version: 2.2 | ||
| Name: microgue | ||
| Version: 4.2.0 | ||
| Version: 4.2.1 | ||
| Summary: This project contains bootstrap code to speed up the development of AWS based microservices | ||
@@ -5,0 +5,0 @@ Author: Michael Hudelson |
+1
-1
@@ -8,3 +8,3 @@ from setuptools import setup | ||
| name="microgue", | ||
| version="4.2.0", | ||
| version="4.2.1", | ||
| author="Michael Hudelson", | ||
@@ -11,0 +11,0 @@ author_email="michaelhudelson@gmail.com", |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
92947
0.01%