diff --git a/src/briefcase/__init__.py b/src/briefcase/__init__.py index 08cc6089a..46def0027 100644 --- a/src/briefcase/__init__.py +++ b/src/briefcase/__init__.py @@ -10,4 +10,4 @@ # __version__ = '1.2.3' # Final Release # __version__ = '1.2.3.post1' # Post Release 1 -__version__ = '0.3.5' +__version__ = '0.3.6'