Skip to content

Commit

Permalink
Merge pull request #5 from boasvdp/release-please--branches--main--co…
Browse files Browse the repository at this point in the history
…mponents--irods_rename

chore(main): release 0.2.0
  • Loading branch information
boasvdp authored Apr 11, 2024
2 parents 3526e2f + c51aac3 commit 005c332
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.0](https://github.com/boasvdp/irods_rename/compare/v0.1.0...v0.2.0) (2024-04-11)


### Features

* make parent dir of new file ([2b28e6a](https://github.com/boasvdp/irods_rename/commit/2b28e6a5bf717231e1ca5bc993f05085195c1c44))

## 0.1.0 (2024-04-05)


Expand Down
2 changes: 1 addition & 1 deletion version.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
__authors__ = "Boas van der Putten"
__email__ = "[email protected]"
__license__ = "AGPLv3"
__version__ = "0.1.0"
__version__ = "0.2.0"
__description__ = "Rename script for iRODS collections."

0 comments on commit 005c332

Please sign in to comment.