Skip to content

Commit 063e3ed

Browse files
committed
Bump version
1 parent 83f6c47 commit 063e3ed

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/publish.yml

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
branches:
88
- main
99
tags:
10+
- *
1011
pull_request:
1112

1213
jobs:

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "hatchling.build"
55

66
[project]
77
name = "blaupause"
8-
version = "0.1.3"
8+
version = "0.1.4"
99
dependencies = [
1010
"pytest",
1111
]

0 commit comments

Comments
 (0)