Skip to content

Commit 821b593

Browse files
Bump version to 0.1.3 on PyPi
1 parent 7b223dd commit 821b593

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[project]
22
name = "openspace-api"
3-
version = "0.1.2"
3+
version = "0.1.3"
44
authors = [
55
{ name="OpenSpace developers", email="api-python-aaaamu4sytkkayaafonqgmouri@team-openspace.slack.com" },
66
]
77
description = "Python library to interface with OpenSpace using sockets"
88
readme = "README.md"
9-
requires-python = ">=3.8"
9+
requires-python = ">=3.10"
1010
classifiers = [
1111
"Programming Language :: Python :: 3",
1212
"License :: OSI Approved :: MIT License",

0 commit comments

Comments
 (0)