Skip to content

Commit 98cc42f

Browse files
committed
4.0.0-dev
1 parent a03033f commit 98cc42f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
55
[project]
66
name = "fiduswriter-citation-api-import"
77
description = "A Fidus Writer plugin to import citations via API."
8-
version = "3.12.0-dev"
8+
version = "4.0.0-dev"
99
readme = "README.md"
1010
license = {text = "AGPL-3.0-or-later"}
1111
authors = [
@@ -14,7 +14,7 @@ authors = [
1414
classifiers=[
1515
"Environment :: Web Environment",
1616
"Framework :: Django",
17-
"Framework :: Django :: 4.1",
17+
"Framework :: Django :: 5.1",
1818
"Intended Audience :: Developers",
1919
"License :: OSI Approved :: GNU Affero General Public License v3",
2020
"Operating System :: OS Independent",

0 commit comments

Comments
 (0)