Skip to content

Commit

Permalink
bump: version 1.1.1 → 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kshitijrajsharma committed Aug 3, 2023
1 parent fe0f010 commit a39cc18
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## v1.1.2 (2023-08-03)

### Fix

- Fixed bug on Training Charts Repettion figures

## v1.1.1 (2023-07-24)

### Fix
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "hot-fair-utilities"
version = "1.1.1"
version = "1.1.2"
description = "Utilities for AI - Assisted Mapping fAIr"
readme = "README.md"
authors = [{ name = "Hot Tech Team", email = "[email protected]" }]
Expand Down

0 comments on commit a39cc18

Please sign in to comment.