Skip to content

Commit

Permalink
Release v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nim65s committed Aug 16, 2023
1 parent 0a971e0 commit 55097d4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [v1.1.1] - 2023-08-16

- updated pre-commit hooks

## [v1.1.0] - 2023-08-16
Expand All @@ -23,6 +25,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- project initialisation

[Unreleased]: https://github.com/gepetto/gepetuto/compare/v1.1.0...main
[Unreleased]: https://github.com/gepetto/gepetuto/compare/v1.1.1...main
[v1.1.1]: https://github.com/cmake-wheel/cmeel/compare/v1.1.0...v1.1.1
[v1.1.0]: https://github.com/cmake-wheel/cmeel/compare/v1.0.0...v1.1.0
[v1.0.0]: https://github.com/cmake-wheel/cmeel/releases/tag/v1.0.0
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ homepage = "https://github.com/gepetto/gepetuto"
license = "BSD-2-Clause"
name = "gepetuto"
readme = "README.md"
version = "1.1.0"
version = "1.1.1"

[tool.poetry.dependencies]
black = {extras = ["jupyter"], version = "^23.7.0"}
Expand Down

0 comments on commit 55097d4

Please sign in to comment.