diff --git a/src/toga_chart/__init__.py b/src/toga_chart/__init__.py index 7285e61..da73830 100644 --- a/src/toga_chart/__init__.py +++ b/src/toga_chart/__init__.py @@ -12,4 +12,4 @@ # __version__ = '1.2.3' # Final Release # __version__ = '1.2.3.post1' # Post Release 1 -__version__ = '0.1.0' +__version__ = '0.1.1'