Skip to content

Commit e8f2aea

Browse files
committed
Bump to version 0.0.3
1 parent ee29ec6 commit e8f2aea

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
Changes in version 0.0.3
2+
Revise packaging and raise tests' code coverage to 100%
3+
14
Changes in version 0.0.2
25
Revise implementation to enable random access
36

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)