Skip to content
This repository was archived by the owner on Apr 17, 2021. It is now read-only.

Commit 0d9ddb3

Browse files
committed
Bumped version
1 parent d633499 commit 0d9ddb3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
setup(
1010
name='django-bootstrap-pagination',
11-
version='1.5.0',
11+
version='1.5.1',
1212
keywords="django bootstrap pagination templatetag",
1313
author=u'Jason McClellan',
1414
author_email='jason@jasonmccllelan.net',
@@ -23,6 +23,6 @@
2323
"Development Status :: 3 - Alpha",
2424
"Framework :: Django",
2525
"Intended Audience :: Developers",
26-
"License :: OSI Approved :: MIT License",
26+
"License :: OSI Approved :: MIT License",
2727
]
2828
)

0 commit comments

Comments
 (0)