Skip to content

Commit 6299e6f

Browse files
authored
Update setup.py
1 parent aa264ea commit 6299e6f

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
@@ -11,7 +11,7 @@
1111

1212
setup(
1313
name='django-npm',
14-
version='1.0.0',
14+
version='1.0.1',
1515
description='A django staticfiles finder that uses npm',
1616
url='https://github.com/kevin1024/django-npm',
1717
author='Kevin McCarthy',

0 commit comments

Comments
 (0)