Skip to content

Commit

Permalink
Bump to 0.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
christianwgd committed Dec 29, 2021
1 parent 953d49d commit 28c40a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name='django-bootstrap-icons',
version='0.7.4',
version='0.7.5',
packages=setuptools.find_packages(exclude=["django_bootstrap_icons_sample", "*manage.py", "*sample-app-result.png"]),
include_package_data=True,
description='A quick way to add Bootstrap Icons with Django template tags.',
Expand Down

0 comments on commit 28c40a5

Please sign in to comment.