We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa264ea commit 6299e6fCopy full SHA for 6299e6f
setup.py
@@ -11,7 +11,7 @@
11
12
setup(
13
name='django-npm',
14
- version='1.0.0',
+ version='1.0.1',
15
description='A django staticfiles finder that uses npm',
16
url='https://github.com/kevin1024/django-npm',
17
author='Kevin McCarthy',
0 commit comments