We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abac218 commit be07277Copy full SHA for be07277
.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 2.1.2
+current_version = 2.2.0
3
commit = True
4
tag = True
5
setup.py
@@ -70,7 +70,7 @@
70
setup(
71
name="django-view-breadcrumbs",
72
python_requires=">=3.6",
73
- version="2.1.2",
+ version="2.2.0",
74
author="Tonye Jack",
75
author_email="jtonye@ymail.com",
76
long_description=LONG_DESCRIPTION,
0 commit comments