Skip to content

Commit c20db29

Browse files
authored
To v0.2.9 hotfix
1 parent f5f7283 commit c20db29

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = OSBModelValidation
3-
version = 0.2.8
3+
version = 0.2.9
44
author = Boris Marin, Padraig Gleeson
55
author_email = [email protected]
66
url = https://github.com/OpenSourceBrain/osb-model-validation
@@ -27,7 +27,7 @@ install_requires =
2727
pyrx
2828
pathlib; python_version<'3.4'
2929
docopt
30-
importlib-metadata; python_version<'3.7'
30+
importlib-metadata; python_version<'3.8'
3131

3232
packages = find:
3333

0 commit comments

Comments
 (0)