diff --git a/pyproject.toml b/pyproject.toml index ed04dc7..d71911c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "ssb-arbmark-fagfunksjoner" -version = "0.0.0" +version = "0.0.1" description = "SSB Arbeidsmarked og lønn Fag-fellesfunksjoner" authors = ["Jan Sebastian Rothe "] license = "MIT" @@ -8,7 +8,7 @@ readme = "README.md" homepage = "https://github.com/statisticsnorway/ssb-arbmark-fagfunksjoner" repository = "https://github.com/statisticsnorway/ssb-arbmark-fagfunksjoner" documentation = "https://statisticsnorway.github.io/ssb-arbmark-fagfunksjoner" -classifiers = ["Development Status :: 1 - Planning"] +classifiers = ["Development Status :: 4 - Beta"] [tool.poetry.urls] Changelog = "https://github.com/statisticsnorway/ssb-arbmark-fagfunksjoner/releases"