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 f6e39b1 commit c8d929bCopy full SHA for c8d929b
.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 2.1.0
+current_version = 2.1.1
3
commit = True
4
tag = True
5
setup.py
@@ -69,7 +69,7 @@
69
setup(
70
name="django-view-breadcrumbs",
71
python_requires=">=3.5",
72
- version="2.1.0",
+ version="2.1.1",
73
author="Tonye Jack",
74
author_email="jtonye@ymail.com",
75
long_description=LONG_DESCRIPTION,
0 commit comments