Skip to content

Commit

Permalink
Release version v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
stsnel committed Feb 28, 2024
1 parent 57a9e5d commit f86e6bf
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-02-28 v1.0.1

- yimportgroups: bugfix for situation where legacy format CSV files with role suffixes where not processed
correctly in case of multiple users with the same role (YDA-5612)
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.0.0'
version='1.0.1'
)

0 comments on commit f86e6bf

Please sign in to comment.