From f6afa30ad997947f31cade53e16c8384fcd62356 Mon Sep 17 00:00:00 2001 From: Nicolas Stalder Date: Tue, 8 Mar 2022 12:47:16 +0100 Subject: [PATCH] Try using 0.1.1 instead of 0.2.0 --- CHANGELOG.md | 4 +++- README.md | 2 +- solo/VERSION | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 123bc8b..15b7d73 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,9 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -## [0.2.0] - 2022-03-08 +## [0.1.1] - 2022-03-08 - rename project to `solo1-cli` - rename CLI to `solo1` +- keep `solo` name for library +- have old `solo-python` on PyPI depend on `solo1` ## [0.1.0] - 2022-03-08 - fix build @innir diff --git a/README.md b/README.md index 29f6ae6..9ad7740 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This CLI is for Solo 1, for the Solo 2 device use [solo2-cli](https://github.com/solokeys/solo2-cli). -v0.1.0 was the last to be named `solo-python`, since v0.2.0 this project is named `solo1-cli` for clarity, and available from PyPI as `solo1`. +v0.1.0 was the last to be named `solo-python`, since v0.1.1 this project is named `solo1-cli` for clarity, and available from PyPI as `solo1`. The CLI is now called `solo1`, for the time being `solo` will also be removed, but this is deprecated. diff --git a/solo/VERSION b/solo/VERSION index 6e8bf73..17e51c3 100644 --- a/solo/VERSION +++ b/solo/VERSION @@ -1 +1 @@ -0.1.0 +0.1.1