diff --git a/src/briefcase/__init__.py b/src/briefcase/__init__.py index 6945a979d..52344d83e 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.2' +__version__ = '0.3.3'