Skip to content

Commit 22eb23b

Browse files
committed
release v0.6.4
This updates the release number from v0.6.3 to v0.6.4. A tag already existed for the earlier version number but no release was made. see CHANGELOG for details. Signed-off-by: Mike Szczys <[email protected]>
1 parent b7c1c08 commit 22eb23b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ All notable changes to this project will be documented in this file.
77
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
88
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
99

10-
## [v0.6.3] - 2024-09-11
10+
## [v0.6.4] - 2024-09-11
1111

1212
### Fixed
1313

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].3
11+
pip install git+https://github.com/golioth/[email protected].4
1212
```
1313

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

0 commit comments

Comments
 (0)