diff --git a/setup.py b/setup.py index a4ae402..d0e6ac4 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="develocorder", - version="0.2.1", + version="0.2.2", author="Alexander Wah Tak Metz", author_email="alexander.wt.metz@gmail.com", description="Simple live value plotter using Matplotlib",