Skip to content

Commit 1aaf762

Browse files
committed
Release 0.0.7
1 parent 2e7ab7f commit 1aaf762

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
setup(
33
name = 'django-webpack-loader',
44
packages = ['webpack_loader', 'webpack_loader/templatetags'], # this must be the same as the name above
5-
version = '0.0.6.1',
5+
version = '0.0.7',
66
description = 'Load your webpack bundles and chunks in django',
77
author = 'Owais Lone',
88
author_email = 'hello@owaislone.org',

0 commit comments

Comments
 (0)