update version for new development

This commit is contained in:
danielhrisca 2018-05-08 10:01:49 +03:00
parent e28b682222
commit 1a3a0a7093

View File

@ -4,7 +4,7 @@ PyQtGraph - Scientific Graphics and GUI Library for Python
www.pyqtgraph.org
"""
__version__ = '0.10.0'
__version__ = '0.11.dev'
### import all the goodies and add some helper functions for easy CLI use