Skip to content

Commit

Permalink
bump: version 2.0.8 → 2.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
kshitijrajsharma committed Jan 12, 2025
1 parent 8386706 commit 9c6616a
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,3 +1,10 @@
## v2.0.9 (2025-01-12)

### Fix

- **workflow**: change installation method to use pip for fair utilities
- **ramp-config**: fixes config not found error

## v2.0.8 (2025-01-09)

### 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 = "2.0.8"
version = "2.0.9"
description = "Utilities for AI - Assisted Mapping fAIr"
readme = "README.md"
authors = [{ name = "Hot Tech Team", email = "[email protected]" }]
Expand Down

0 comments on commit 9c6616a

Please sign in to comment.