Skip to content

Commit

Permalink
Bump version 0.8.9
Browse files Browse the repository at this point in the history
  • Loading branch information
LowerDeez committed Jun 17, 2020
1 parent 22623fe commit f9dae0f
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 @@ -4,7 +4,7 @@

setup(
name='django-ok-seo',
version='0.8.8',
version='0.8.9',
long_description_content_type='text/x-rst',
packages=[pkj_name] + [pkj_name + '.' + x for x in find_packages(pkj_name)],
include_package_data=True,
Expand Down

0 comments on commit f9dae0f

Please sign in to comment.