v0.3.0
1 files changed, 1 insertions(+), 1 deletions(-) M pyproject.toml
M pyproject.toml => pyproject.toml +1 -1
@@ 1,6 1,6 @@ [tool.poetry] name = "lexode" -version = "0.2.4" +version = "0.3.0" description = "Lexicographic packing and unpacking" authors = ["Amirouche <amirouche@hyper.dev>"] license = "Apache"