Skip to content

Commit

Permalink
Prepare release 3.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
claudep committed Feb 6, 2024
1 parent 77f3671 commit 5e4d420
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ In your code:
Releases
========

Latest release is 3.7.0. It supports Python 3.8+ and Django 3.2 to 5.0.
Latest release is 3.7.1. It supports Python 3.8+ and Django 3.2 to 5.0.

Using TinyMCE 5.10.7.

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "django-tinymce"
version = "3.7.0"
version = "3.7.1"
description = """
A Django application that contains a widget to render a
form field as a TinyMCE editor."""
Expand Down

0 comments on commit 5e4d420

Please sign in to comment.