Skip to content

Commit

Permalink
0.9.0
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release committed May 22, 2024
1 parent ffe0bac commit 45856bd
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@



## v0.9.0 (2024-05-22)

### Feature

* feat: functioning cli ([`69e5d57`](https://github.com/jjjermiah/PyDicomSorter/commit/69e5d57da188b1161197a040d04477ebb278eeba))

### Fix

* fix: lock ([`ffe0bac`](https://github.com/jjjermiah/PyDicomSorter/commit/ffe0bacd6090a683b20b3b271f9149784b7f5bda))


## v0.8.0 (2024-05-22)

### Feature
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#__________________________________________________________________________________________________#
[project]
name = "pydicomsorter"
version = "0.8.0"
version = "0.9.0"
description = "A Quick Tool For Sorting Dicom Files"
license = "MIT"
readme = "README.md"
Expand Down

0 comments on commit 45856bd

Please sign in to comment.