We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80bca31 commit 28a6244Copy full SHA for 28a6244
.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 1.13.0
+current_version = 1.14.0
3
commit = True
4
tag = True
5
tag_name = v{new_version}
VERSION
@@ -1 +1 @@
-1.13.0
+1.14.0
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
6
name = "anibridge"
7
-version = "1.13.0"
+version = "1.14.0"
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