Skip to content

Commit

Permalink
Merge pull request freedomofpress#180 from freedomofpress/client-0.0.6
Browse files Browse the repository at this point in the history
securedrop-client 0.0.6
  • Loading branch information
redshiftzero authored Nov 15, 2018
2 parents 88ff31c + 4b4f85a commit 267957d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion securedrop_client/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@
languages=[language_code], fallback=True).install()


__version__ = '0.0.5'
__version__ = '0.0.6'
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

setuptools.setup(
name="securedrop-client",
version="0.0.5",
version="0.0.6",
author="Freedom of the Press Foundation",
author_email="[email protected]",
description="SecureDrop Workstation client application",
Expand Down

0 comments on commit 267957d

Please sign in to comment.