Skip to content

Commit 01b41d3

Browse files
committed
bumped version
1 parent 23487f1 commit 01b41d3

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.4',
5+
version = '0.0.4.1',
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)