Skip to content

Commit

Permalink
Merge pull request #44 from freedomofpress/release/0.0.4
Browse files Browse the repository at this point in the history
securedrop-sdk 0.0.4
  • Loading branch information
redshiftzero authored Nov 10, 2018
2 parents 7937996 + 128583e commit 2aa6cab
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
Changelog
=========

0.0.4
-----

* Rename default proxy VM from sd-journalist to sd-proxy (#43).
* Get stderr text when using Qubes proxy (#38).
* Parse reply UUID (#42).
* Fix incorrect error message when downloading a file (#36).

0.0.3
-----

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name="securedrop-sdk",
version="0.0.3",
version="0.0.4",
author="Kushal Das",
author_email="[email protected]",
description="Python client API to access SecureDrop Journalist REST API",
Expand Down

0 comments on commit 2aa6cab

Please sign in to comment.