Skip to content
This repository was archived by the owner on Sep 23, 2020. It is now read-only.

Commit 4359d3e

Browse files
committed
Bump version to 0.2.1
1 parent b6387fb commit 4359d3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from distutils.core import setup
44
from setuptools import setup
55

6-
VERSION = '0.2.0'
6+
VERSION = '0.2.1'
77

88
tests_require = ['nose', 'mock']
99
setup(name='ceiclient',

0 commit comments

Comments
 (0)