Skip to content

Commit eac5cc3

Browse files
committed
Upgrade version in pyproject.toml
1 parent dc270e1 commit eac5cc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

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

55
[project]
66
name = "django-tinymce"
7-
version = "3.7.1"
7+
version = "4.0.0"
88
description = """
99
A Django application that contains a widget to render a
1010
form field as a TinyMCE editor."""

0 commit comments

Comments
 (0)