Skip to content

Commit b0ce6f1

Browse files
committed
release v0.6.2
Signed-off-by: Mike Szczys <[email protected]>
1 parent eadfc15 commit b0ce6f1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This package is not yet published in PyPI. It can be installed directly from Git
88
the following command:
99

1010
``` sh
11-
pip install git+https://github.com/golioth/[email protected].1
11+
pip install git+https://github.com/golioth/[email protected].2
1212
```
1313

1414
Alternatively you can clone this repo and then run the following at the repo root:

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "golioth"
7-
version = "0.6.1"
7+
version = "0.6.2"
88
authors = [
99
{ name="Marcin Niestroj", email="[email protected]" },
1010
{ name="Sam Friedman", email="[email protected]" }

0 commit comments

Comments
 (0)