We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19173af commit ede8a5eCopy full SHA for ede8a5e
.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 1.14.0
+current_version = 1.14.1
3
commit = True
4
tag = True
5
tag_name = v{new_version}
VERSION
@@ -1 +1 @@
-1.14.0
+1.14.1
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
6
name = "anibridge"
7
-version = "1.14.0"
+version = "1.14.1"
8
description = "AniBridge - small utility to bridge aniworld.to site for anime releases to the *arr stack"
9
readme = "README.md"
10
license = "BSD-3-Clause"
0 commit comments