We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b223dd commit 821b593Copy full SHA for 821b593
1 file changed
pyproject.toml
@@ -1,12 +1,12 @@
1
[project]
2
name = "openspace-api"
3
-version = "0.1.2"
+version = "0.1.3"
4
authors = [
5
{ name="OpenSpace developers", email="api-python-aaaamu4sytkkayaafonqgmouri@team-openspace.slack.com" },
6
]
7
description = "Python library to interface with OpenSpace using sockets"
8
readme = "README.md"
9
-requires-python = ">=3.8"
+requires-python = ">=3.10"
10
classifiers = [
11
"Programming Language :: Python :: 3",
12
"License :: OSI Approved :: MIT License",
0 commit comments