Skip to content

Commit 8a3ff3d

Browse files
committed
v0.2.11
1 parent 07d9a3c commit 8a3ff3d

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7777

7878
- First release based on vecorel CLI 0.1.0
7979

80-
[Unreleased]: <https://github.com/vecorel/cli/compare/v0.2.10...main>
80+
[Unreleased]: <https://github.com/vecorel/cli/compare/v0.2.11...main>
81+
[v0.2.11]: <https://github.com/vecorel/cli/compare/v0.2.10...v0.2.11>
8182
[v0.2.10]: <https://github.com/vecorel/cli/compare/v0.2.9...v0.2.10>
8283
[v0.2.9]: <https://github.com/vecorel/cli/compare/v0.2.8...v0.2.9>
8384
[v0.2.8]: <https://github.com/vecorel/cli/compare/v0.2.7...v0.2.8>

pixi.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

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

55
[project]
66
name = "vecorel-cli"
7-
version = "0.2.10"
7+
version = "0.2.11"
88
description = "CLI tools such as validation and file format conversion for vecorel."
99
readme = "README.md"
1010
license = "Apache-2.0"

0 commit comments

Comments
 (0)