We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63479a2 commit c193066Copy full SHA for c193066
pyproject.toml
@@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"
7
8
[project]
9
name = "django-npm-mjs"
10
-version = "3.1.5"
+version = "3.1.6"
11
description = "A Django package to use npm.js dependencies and transpile ES2015+"
12
license = {text = "LGPL-3.0-or-later"}
13
readme = "README.md"
0 commit comments