Skip to content

Commit 9a9d5d7

Browse files
committed
Bump version for package instructions in README.
1 parent 2930d10 commit 9a9d5d7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Run the executable after install:
6666
espminer-optim
6767
```
6868

69-
or run directly via Python runtime `python optimize.py`.
69+
or run directly via Python runtime `python optimize.py` if you have cloned the source.
7070

7171
You’ll be prompted for:
7272
- ESPminer IP address

‎pyproject.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = ["setuptools>=78.1.0"]
33

44
[project]
55
name = "espminer-optim"
6-
version = "0.0.2"
6+
version = "0.0.3"
77
description = "Add your description here"
88
readme = "README.md"
99
requires-python = ">=3.12"

0 commit comments

Comments
 (0)