Post release 0.12.0

This commit is contained in:
Kyle Sunden 2021-03-25 14:25:30 -05:00
parent 8552c500d5
commit 43532aa802

View File

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