Skip to content

Commit c6d05b4

Browse files
committed
update logo on README and update version to 1.2
1 parent 25f4bab commit c6d05b4

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<br />
2424
<div align="center">
2525
<a href="https://magicalapi.com">
26-
<img src="https://raw.githubusercontent.com/magicalapi/magicalapi-python/master/docs/logo.jpg?raw=true" alt="Logo" width="80" height="80">
26+
<img src="https://raw.githubusercontent.com/magicalapi/magicalapi-python/master/docs/logo.png?raw=true" alt="Logo" width="80" height="80">
2727
</a>
2828

2929
<h3 align="center">MagicalAPI Python Client</h3>
@@ -34,8 +34,8 @@
3434
<!-- <a href="https://github.com/magicalapi/magicalapi-python"><strong>Explore the docs »</strong></a> -->
3535
<!-- <br /> -->
3636
<!-- <br /> -->
37-
<a href="https://github.com/magicalapi/magicalapi-python">View Demo</a>
38-
·
37+
<!-- <a href="https://github.com/magicalapi/magicalapi-python">View Demo</a> -->
38+
<!-- · -->
3939
<a href="https://github.com/magicalapi/magicalapi-python/issues">Report Bug</a>
4040
·
4141
<a href="https://github.com/magicalapi/magicalapi-python/issues">Request Feature</a>

docs/logo.jpg

-7.73 KB
Binary file not shown.

docs/logo.png

81 KB
Loading

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "magicalapi"
3-
version = "1.1.1"
3+
version = "1.2.0"
44
description = "This is a Python client that provides easy access to the MagicalAPI.com services, fully type annotated, and asynchronous."
55
authors = [
66
{ name = "MagicalAPI", email = "info@magicalapi.com" }

0 commit comments

Comments
 (0)