From 646477ea5df0bb1842469cefac58338665dbaf90 Mon Sep 17 00:00:00 2001 From: Badiboy Date: Tue, 25 Jul 2023 20:45:46 +0300 Subject: [PATCH] Bump version --- pyCryptomusAPI/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyCryptomusAPI/version.py b/pyCryptomusAPI/version.py index 0978ed1..44d0913 100644 --- a/pyCryptomusAPI/version.py +++ b/pyCryptomusAPI/version.py @@ -1,3 +1,3 @@ # Versions should comply with PEP440. # This line is parsed in setup.py: -__version__ = '0.0.4' +__version__ = '0.0.5'