From b75f7ab038f99c439bd985fb3a8340f827cb1d08 Mon Sep 17 00:00:00 2001 From: Adam <123621952+morington@users.noreply.github.com> Date: Thu, 27 Jun 2024 22:26:37 +0300 Subject: [PATCH] upd --- README.md | 2 +- confhub/__meta__.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3cc50af..e59b500 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![](./logo.png) +![logo_confhub](https://github.com/morington/ConfHub/blob/main/logo.png?raw=true)

PyPI - Status diff --git a/confhub/__meta__.py b/confhub/__meta__.py index 8d3f84e..32274be 100644 --- a/confhub/__meta__.py +++ b/confhub/__meta__.py @@ -1 +1 @@ -__version__ = "0.1.0.6a" +__version__ = "0.1.0.7a"