bump version to v0.12

This commit is contained in:
Jan Petykiewicz 2022-08-18 23:44:59 -07:00
parent 9c798b9906
commit 7efc5a39d4

View File

@ -36,5 +36,5 @@ from .basic import (
__author__ = 'Jan Petykiewicz'
__version__ = '0.11'
__version__ = '0.12'
version = __version__