Skip to content

Commit 0fbe961

Browse files
Update README.md
1 parent 678bd19 commit 0fbe961

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
#
2-
31
<div align="center">
42

5-
![GraphiQ](https://github.com/graphiq-dev/graphiq/blob/main/docs/img/logos/logo.png)
3+
# ![GraphiQ](https://raw.githubusercontent.com/graphiq-dev/graphiq/main/docs/img/logos/logo.png)
64

75
[![PyPI Version](https://img.shields.io/pypi/v/graphiq)](https://pypi.org/project/graphiq)
86
[![Python Versions](https://img.shields.io/pypi/pyversions/graphiq)](https://pypi.org/project/graphiq)

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.16"
8+
version = "0.0.18"
99

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

0 commit comments

Comments
 (0)