Skip to content

Commit

Permalink
0.0.3
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release committed Oct 16, 2024
1 parent 097b2ee commit cd8c603
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
# CHANGELOG


## v0.0.3 (2024-10-16)

### Fixes

* fix: Simplify commands in Readme ([`3f2199c`](https://github.com/molinfo-vienna/nerdd-module/commit/3f2199c33fc8581f519157c18384c4e3116d2fe5))

### Unknown

* Merge pull request #28 from shirte/main

Bump version to original version ([`097b2ee`](https://github.com/molinfo-vienna/nerdd-module/commit/097b2eeb68a1f38c1526fe0b1d724b1d01e26d7b))

* Avoid random test failure ([`f7bc04b`](https://github.com/molinfo-vienna/nerdd-module/commit/f7bc04be98ffad79500c3ff5ab433cbdcc6db778))

* Bump version to original version ([`3690488`](https://github.com/molinfo-vienna/nerdd-module/commit/36904881be60b67111e9052c635b19c952e2c246))


## v0.0.2 (2024-10-15)

### Fixes
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "nerdd-module"
version = "0.3.4"
version = "0.0.3"
description = "Base package to create NERDD modules"
readme = "README.md"
license = { file = "LICENSE" }
Expand Down

0 comments on commit cd8c603

Please sign in to comment.