diff --git a/securedrop_export/VERSION b/securedrop_export/VERSION index 17e51c3..d917d3e 100644 --- a/securedrop_export/VERSION +++ b/securedrop_export/VERSION @@ -1 +1 @@ -0.1.1 +0.1.2 diff --git a/securedrop_export/__init__.py b/securedrop_export/__init__.py index df9144c..10939f0 100644 --- a/securedrop_export/__init__.py +++ b/securedrop_export/__init__.py @@ -1 +1 @@ -__version__ = '0.1.1' +__version__ = '0.1.2'