We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a03033f commit 98cc42fCopy full SHA for 98cc42f
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
5
[project]
6
name = "fiduswriter-citation-api-import"
7
description = "A Fidus Writer plugin to import citations via API."
8
-version = "3.12.0-dev"
+version = "4.0.0-dev"
9
readme = "README.md"
10
license = {text = "AGPL-3.0-or-later"}
11
authors = [
@@ -14,7 +14,7 @@ authors = [
14
classifiers=[
15
"Environment :: Web Environment",
16
"Framework :: Django",
17
- "Framework :: Django :: 4.1",
+ "Framework :: Django :: 5.1",
18
"Intended Audience :: Developers",
19
"License :: OSI Approved :: GNU Affero General Public License v3",
20
"Operating System :: OS Independent",
0 commit comments