Skip to content

Commit

Permalink
Merge pull request #24 from DMTF/1.0.2-Tagging
Browse files Browse the repository at this point in the history
1.0.2 Versioning
  • Loading branch information
mraineri authored Nov 1, 2019
2 parents 52ab717 + 835c0ce commit 5dfd0d5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Change Log

## [1.0.2] - 2019-11-01
- Added support for using ETags for PATCHing ComputerSystem resources

## [1.0.1] - 2019-08-16
- Removed 'Account Lock' capability from rf_accounts
- Renamed all scripts to end in '.py' for Windows compatibility
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

setup(
name = "redfish_utilities",
version = "1.0.1",
version = "1.0.2",
description = "Redfish Utilities",
long_description = long_description,
long_description_content_type = "text/markdown",
Expand Down

0 comments on commit 5dfd0d5

Please sign in to comment.