Skip to content

Commit fd32e89

Browse files
Update README.md
1 parent 36e0887 commit fd32e89

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@
99
</p>
1010
<div align="center">
1111

12+
![GraphiQ](https://github.com/graphiq-dev/graphiq/blob/main/docs/img/logos/logo-dark.png#gh-dark-mode-only)
13+
![GraphiQ](https://github.com/graphiq-dev/graphiq/blob/main/docs/img/logos/logo-light.png#gh-light-mode-only)
14+
15+
1216
[![PyPI Version](https://img.shields.io/pypi/v/graphiq)](https://pypi.org/project/graphiq)
1317
[![Python Versions](https://img.shields.io/pypi/pyversions/graphiq)](https://pypi.org/project/graphiq)
1418
[![GitHub Workflow Status](https://img.shields.io/badge/build-passing-brightgreen)](https://github.com/ki3-qbt/graph-compiler/actions)

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
55

66
[project]
77
name = "graphiq"
8-
version = "0.0.15"
8+
version = "0.0.16"
99

1010
requires-python = ">3.8, <4"
1111
dependencies = [

0 commit comments

Comments
 (0)