Bump version: 2.0.3 → 2.0.4
This commit is contained in:
parent
d39550c4e8
commit
16c8bd60eb
@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "artifactapi"
|
||||
version = "2.0.3"
|
||||
version = "2.0.4"
|
||||
description = "Generic artifact caching system with support for various package managers"
|
||||
|
||||
dependencies = [
|
||||
@ -44,7 +44,7 @@ dev = [
|
||||
]
|
||||
|
||||
[tool.bumpversion]
|
||||
current_version = "2.0.3"
|
||||
current_version = "2.0.4"
|
||||
commit = true
|
||||
tag = true
|
||||
message = "Bump version: {current_version} → {new_version}"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user