bump verion

This commit is contained in:
Saleh Mir
2022-02-21 10:20:54 +01:00
parent 9d95c82982
commit c2503e4e8e
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
__version__ = '0.33.0'
__version__ = '0.33.1'

View File

@@ -1,7 +1,7 @@
from setuptools import setup, find_packages
# also change in version.py
VERSION = '0.33.0'
VERSION = '0.33.1'
DESCRIPTION = "A trading framework for cryptocurrencies"
REQUIRED_PACKAGES = [