Skip to content

Commit 5879fd2

Browse files
committed
3.2.1
1 parent baf4a0e commit 5879fd2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"
77

88
[project]
99
name = "django-npm-mjs"
10-
version = "3.2.0"
10+
version = "3.2.1"
1111
description = "A Django package to use npm.js dependencies and transpile ES2015+"
1212
license = "LGPL-3.0-or-later"
1313
readme = "README.md"

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
Django >= 3.2
2-
pyjson5 == 1.6.8
2+
pyjson5 == 1.6.9

0 commit comments

Comments
 (0)