Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
olokobayusuf committed Nov 16, 2023
1 parent 2225d0b commit 0a70048
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,3 +1,6 @@
## 0.0.25
*INCOMPLETE*

## 0.0.24
+ Added `Function` client class to replace functions on individual API types.
+ Refactored `Value.from_value` method to `fxn.predictions.from_value`.
Expand Down
2 changes: 1 addition & 1 deletion fxn/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
# Copyright © 2023 NatML Inc. All Rights Reserved.
#

__version__ = "0.0.24"
__version__ = "0.0.25"

0 comments on commit 0a70048

Please sign in to comment.