Skip to content

Commit 0d7b079

Browse files
Chore: Prepare for next release, bump version
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 125fbe8 commit 0d7b079

File tree

5 files changed

+2
-2
lines changed

5 files changed

+2
-2
lines changed
File renamed without changes.
File renamed without changes.

.github/workflows/verify.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
contents: read
3131

3232
python-build:
33-
name: "Python project"
33+
name: "Python build"
3434
needs: repository
3535
if: needs.repository.outputs.python_project == 'true'
3636
runs-on: ubuntu-24.04

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "osc-transformer-presteps"
3-
version = "0.1.7"
3+
version = "0.1.8"
44
description = "OS-Climate Data Extraction Tool"
55
authors = [
66
{name = "David Besslich", email = "90916810+DaBeIDS@users.noreply.github.com"},

0 commit comments

Comments
 (0)