Skip to content

Commit 3cbb7b9

Browse files
author
Éric Araujo
committed
bump version
1 parent 749fbc9 commit 3cbb7b9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
[build-system]
2-
requires = ["setuptools", "setuptools-scm"]
2+
requires = ["setuptools"]
33
build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "django-ckeditor-5-caravan"
7+
version = "0.2.19"
78
description = "CKEditor 5 for Django."
89
keywords = ["CKEditor", "CKEditor5", "Django"]
910
license = {text = "BSD-3-Clause"}
1011
readme = "README.rst"
1112
requires-python = ">=3.7"
12-
version = "0.2.18"
1313

1414
authors = [
1515
{"name" = "Vladislav Khoboko", "email" = "vladislah@gmail.com"},

0 commit comments

Comments
 (0)