Skip to content

Commit

Permalink
Merge pull request #9 from Telicent-io/release-please--branches--feat…
Browse files Browse the repository at this point in the history
…ure/owl2shacl--components--release-please-action

chore(feature/owl2shacl): release 0.2.1
  • Loading branch information
gnikolov95 authored Oct 18, 2023
2 parents 2cf44ad + 31396d3 commit b34fe29
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.2.1](https://github.com/Telicent-io/shacl-tool/compare/v0.2.0...v0.2.1) (2023-10-18)


### Bug Fixes

* Import error ([2cf44ad](https://github.com/Telicent-io/shacl-tool/commit/2cf44adcadd29d213b919ad47c60f82bfad9f452))

## [0.2.0](https://github.com/Telicent-io/shacl-tool/compare/v0.1.0...v0.2.0) (2023-10-17)


Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
[project]
dynamic = ["readme"]
name = "owl2shacl"
version = "0.2.0"
version = "0.2.1"
authors = [{name = "Telicent Ltd", email = "[email protected]"}]
description = "A CLI tool."
requires-python = ">=3.11"
Expand Down

0 comments on commit b34fe29

Please sign in to comment.