We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 810bcc5 commit a5c7045Copy full SHA for a5c7045
1 file changed
pyproject.toml
@@ -4,14 +4,14 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "flamapy-fm"
7
-version = "2.6.0.dev4"
+version = "2.6.0.dev5"
8
description = "flamapy-fm is a plugin to Flamapy module"
9
readme = "README.md"
10
license = "GPL-3.0-or-later"
11
authors = [{ name = "Flamapy", email = "flamapy@us.es" }]
12
requires-python = ">=3.11"
13
dependencies = [
14
- "flamapy-fw~=2.6.0.dev4",
+ "flamapy-fw~=2.6.0.dev5",
15
"uvlparser~=2.5.0",
16
"afmparser~=1.0.3",
17
]
0 commit comments