File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22
33<p align =" center " >
44 <picture >
5- <source media="(prefers-color-scheme: dark)" srcset =https://github.com/graphiq-dev/graphiq/blob/main/docs/img/logos/logo-dark.png>
6- <source media="(prefers-color-scheme: light)" srcset =https://github.com/graphiq-dev/graphiq/blob/main/docs/img/logos/logo-light.png>
5+ <source media="(prefers-color-scheme: dark)" src =https://github.com/graphiq-dev/graphiq/blob/main/docs/img/logos/logo-dark.png>
6+ <source media="(prefers-color-scheme: light)" src =https://github.com/graphiq-dev/graphiq/blob/main/docs/img/logos/logo-light.png>
77 <img alt="GraphiQ" src=https://github.com/graphiq-dev/graphiq/blob/main/docs/img/logos/logo.png>
88 </picture >
99</p >
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
55
66[project ]
77name = " graphiq"
8- version = " 0.0.14 "
8+ version = " 0.0.15 "
99
1010requires-python = " >3.8, <4"
1111dependencies = [
You can’t perform that action at this time.
0 commit comments