Skip to content

Commit e67cd28

Browse files
author
stitchee-bot
committed
Bump version to 1.10.0a4 [skip ci]
1 parent e8c4b74 commit e67cd28

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "stitchee"
7-
version = "1.10.0a3"
7+
version = "1.10.0a4"
88
description = "NetCDF4 Along-existing-dimension Concatenation Service"
99
license = {file = "LICENSE"}
1010
readme = "README.md"
@@ -105,7 +105,7 @@ exclude_lines = [
105105
known-first-party = ["stitchee"]
106106

107107
[tool.bumpversion]
108-
current_version = "1.10.0a3"
108+
current_version = "1.10.0a4"
109109
parse = """(?x)
110110
(?P<major>\\d+)\\.(?P<minor>\\d+)\\.(?P<patch>\\d+)
111111
(?:

0 commit comments

Comments
 (0)