Skip to content

Commit

Permalink
Release version 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stsnel committed Dec 6, 2024
1 parent ec32873 commit ee6909e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Change log

## UNRELEASED
## 2024-12-06 v1.7.0

- Add support for deposit groups to group lifecycle report.

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@
'yrmgroups=yclienttools.rmgroups:entry'
]
},
version='1.6.0'
version='1.7.0'
)

0 comments on commit ee6909e

Please sign in to comment.