Skip to content
Snippets Groups Projects
Commit 1374b454 authored by Selene Eliana Patani's avatar Selene Eliana Patani
Browse files

Bump version: 0.0.18 → 0.0.19

parent d5255934
No related branches found
No related tags found
No related merge requests found
Pipeline #794088850 passed
[bumpversion]
current_version = 0.0.18
current_version = 0.0.19
commit = True
tag = True
......
......@@ -22,7 +22,7 @@ Usage:
from pathlib import Path
import os
__version__ = "0.0.18"
__version__ = "0.0.19"
module_dir = Path(__file__).resolve().parent
......
......@@ -19,7 +19,7 @@ with open(readme_path, encoding="utf-8") as handle:
# Call setup #
setup(
name="biotrade",
version="0.0.18",
version="0.0.19",
description="Agriculture and forestry statistics.",
license="MIT",
url="https://gitlab.com/bioeconomy/forobs/biotrade/",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment