Skip to content

Commit 0f5a5ef

Browse files
Tino WaldnerTino Waldner
authored andcommitted
CFG: replace screenshot link and bump version to 0.2.8
1 parent 4e58e54 commit 0f5a5ef

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,8 @@ For developers who prefer working directly in the terminal, this can be inconven
5151
---
5252

5353
# Screenshot
54-
![arty-mc_screenshot](/media/arty-mc1.png)
54+
55+
![arty-mc_screenshot](https://raw.githubusercontent.com/tino-waldner/arty-mc/main/media/arty-mc1.png)
5556

5657
---
5758

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name="arty-mc",
5-
version="0.2.7",
5+
version="0.2.8",
66
packages=find_packages(),
77
install_requires=[
88
"textual>=0.52.0",

0 commit comments

Comments
 (0)