Skip to content

Commit ede8a5e

Browse files
committed
Bump version: 1.14.0 → 1.14.1
1 parent 19173af commit ede8a5e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 1.14.0
2+
current_version = 1.14.1
33
commit = True
44
tag = True
55
tag_name = v{new_version}

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.14.0
1+
1.14.1

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "anibridge"
7-
version = "1.14.0"
7+
version = "1.14.1"
88
description = "AniBridge - small utility to bridge aniworld.to site for anime releases to the *arr stack"
99
readme = "README.md"
1010
license = "BSD-3-Clause"

0 commit comments

Comments
 (0)