diff --git a/setup.py b/setup.py index 81433a0..24b6b1a 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ setup( name="podlozhnyy_module", - version="1.1", + version="1.3", description="One place for the most useful methods for work", long_description=readme, long_description_content_type="text/markdown",