Bump version: 0.3.1 → 0.3.2

This commit is contained in:
Gorka Eguileor
2019-01-22 20:17:21 +01:00
parent 1d25f383ba
commit bced31ff3b
3 changed files with 3 additions and 3 deletions

View File

@@ -55,7 +55,7 @@ extras = {
setuptools.setup(
name='cinderlib',
version='0.3.1',
version='0.3.2',
description=("Cinder Library allows using storage drivers outside of "
"Cinder."),
long_description=readme + '\n\n' + history,