We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df37fb1 commit ccc3042Copy full SHA for ccc3042
README.md
@@ -3,7 +3,7 @@
3
<div align="center">
4
5
<br>
6
-<img src="img/logo.png" width="200">
+<img src="https://raw.githubusercontent.com/kevinschaich/py-imessage-shortcuts/master/img/logo.png" width="200">
7
8
9
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
2
name = py-imessage-shortcuts
-version = 1.0.1
+version = 1.0.2
author = Kevin Schaich
author_email = [email protected]
description = Send iMessages using Python through the Shortcuts app.
0 commit comments