Skip to content

Commit bab6cc8

Browse files
committed
1.7.1
1 parent a5ab71d commit bab6cc8

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
@@ -4,10 +4,10 @@
44

55
setup(
66
name='django-bitfield',
7-
version='1.7.0',
7+
version='1.7.1',
88
author='DISQUS',
99
author_email='[email protected]',
10-
url='http://github.com/disqus/django-bitfield',
10+
url='https://github.com/disqus/django-bitfield',
1111
description='BitField in Django',
1212
packages=find_packages(),
1313
zip_safe=False,

0 commit comments

Comments
 (0)