Skip to content

Commit

Permalink
Bump to version 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
evilaliv3 committed Dec 29, 2024
1 parent 4f51205 commit 802b11c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
Changes in version 0.0.3
Revise packaging and raise tests' code coverage to 100%

Changes in version 0.0.2
Revise implementation to enable random access

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "globaleaks_eph_fs"
version = "0.0.2"
version = "0.0.3"
authors = [
{ name="Giovanni Pellerano", email="[email protected]" },
]
Expand Down

0 comments on commit 802b11c

Please sign in to comment.