bump version

This commit is contained in:
Saleh Mir
2022-02-10 17:43:24 +01:00
parent 4f8f08f04d
commit 43f260d564
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
__version__ = '0.32.11'
__version__ = '0.32.12'

View File

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