We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f51205 commit 502bbd0Copy full SHA for 502bbd0
CHANGELOG
@@ -1,3 +1,7 @@
1
+Changes in version 0.0.3
2
+ Revise packaging and raise tests' code coverage to 100%
3
+ Add threat model draft
4
+
5
Changes in version 0.0.2
6
Revise implementation to enable random access
7
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "globaleaks_eph_fs"
-version = "0.0.2"
+version = "0.0.3"
8
authors = [
9
{ name="Giovanni Pellerano", email="giovanni.pellerano@globaleaks.org" },
10
]
0 commit comments