diff --git a/pyproject.toml b/pyproject.toml index 7213ba4..13d419d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "biip" -version = "2.3.0" +version = "3.0.0" description = "Biip interprets the data in barcodes." authors = ["Stein Magnus Jodal "] license = "Apache-2.0"