Skip to content

Commit 69a045d

Browse files
committed
Update setup.cfg
1 parent 426ac04 commit 69a045d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

setup.cfg

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[metadata]
22
name = olink-core
3-
version = 0.0.1
4-
author = AppiGear
3+
version = 0.3.1
4+
author = ApiGear
55
author_email = info@apigear.io
66
description = ObjectLink Core Protocol
77
long_description = file: README.md
@@ -18,7 +18,7 @@ classifiers =
1818
package_dir =
1919
= src
2020
packages = find:
21-
python_requires = >=3.6
21+
python_requires = >=3.9
2222

2323
[options.packages.find]
2424
where = src

0 commit comments

Comments
 (0)