Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
Signed-off-by: Ayush Kamat <[email protected]>
  • Loading branch information
ayushkamat committed Nov 6, 2023
1 parent 94fadea commit 3d891d0
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
Expand Up @@ -21,6 +21,9 @@ Types of changes
### Added

* Added ability to get a pandas Dataframe from a registry table.
* Added `Multiselect` to `LatchAppearance`
* Snakemake
+ fixed case where config values would not be populated correctly in the JIT workflow

### Changed

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

setup(
name="latch",
version="v2.36.3",
version="v2.36.4",
author_email="[email protected]",
description="The Latch SDK",
packages=find_packages(),
Expand Down

0 comments on commit 3d891d0

Please sign in to comment.