Bump version.
This commit is contained in:
parent
7980e89913
commit
44a34b826c
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -2,7 +2,7 @@ from setuptools import setup
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
name="osdk",
|
name="osdk",
|
||||||
version="0.1.0",
|
version="0.2.0",
|
||||||
python_requires='>=3.10',
|
python_requires='>=3.10',
|
||||||
description="Operating System Development Kit",
|
description="Operating System Development Kit",
|
||||||
author="The DEVSE Community",
|
author="The DEVSE Community",
|
||||||
|
|
Loading…
Add table
Reference in a new issue