Skip to content

Commit 502bbd0

Browse files
committed
Bump to version 0.0.3
1 parent 4f51205 commit 502bbd0

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
15
Changes in version 0.0.2
26
Revise implementation to enable random access
37

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "globaleaks_eph_fs"
7-
version = "0.0.2"
7+
version = "0.0.3"
88
authors = [
99
{ name="Giovanni Pellerano", email="giovanni.pellerano@globaleaks.org" },
1010
]

0 commit comments

Comments
 (0)