We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 766d921 commit 8c7c3e8Copy full SHA for 8c7c3e8
1 file changed
pyproject.toml
@@ -1,11 +1,11 @@
1
[project]
2
name = "ecallisto-ng"
3
-version = "1.1.8"
+version = "1.1.9"
4
authors = [{name = "Vincenzo Timmel", email = "vincenzo.timmel@fhnw.ch"}]
5
description = "A Python package for the fetching (and some processing and plotting) of eCallisto data based on request and pandas."
6
readme = "README.md"
7
8
-requires-python = ">=3.9,<3.12"
+requires-python = ">=3.9,<3.13"
9
10
classifiers = [
11
"Programming Language :: Python :: 3",
0 commit comments