Skip to content

Commit 59ecbe4

Browse files
committed
chore: bump version to 0.5.0
1 parent 397817d commit 59ecbe4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
project = "gimie"
1010
copyright = "2023, SDSC-ORD"
1111
author = "SDSC-ORD"
12-
release = "0.3.0"
12+
release = "0.5.0"
1313

1414
# -- General configuration ---------------------------------------------------
1515
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[tool.poetry]
44
name = "gimie"
5-
version = "0.4.0"
5+
version = "0.5.0"
66
description = "Extract structured metadata from git repositories."
77
authors = ["Swiss Data Science Center <[email protected]>"]
88
license = "Apache-2.0"

0 commit comments

Comments
 (0)