Skip to content

Commit

Permalink
Great milestone for testing coverage across all libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
canimus committed Oct 1, 2023
1 parent d319c4c commit 6f89df1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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 = "cuallee"
version = "0.5.5"
version = "0.6.0"
authors = [
{ name="Herminio Vazquez", email="[email protected]"},
{ name="Virginie Grosboillot", email="[email protected]" }
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[metadata]
name = cuallee
version = 0.5.5
version = 0.6.0
[options]
packages = find:

0 comments on commit 6f89df1

Please sign in to comment.