From 27d5d031ca63791af935996494f4d33b6cdc282c Mon Sep 17 00:00:00 2001 From: Yvan Nollet Date: Tue, 13 Jul 2021 22:09:36 +0200 Subject: [PATCH] ussa1976 0.1.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index acbb339..6d6a810 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ license = "MIT" name = "ussa1976" readme = "README.rst" repository = "https://github.com/nollety/ussa1976" -version = "0.0.0" +version = "0.1.0" [tool.poetry.urls] Changelog = "https://github.com/nollety/ussa1976/releases"