Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
Signed-off-by: Ayush Kamat <[email protected]>
  • Loading branch information
ayushkamat committed Oct 25, 2023
1 parent 0499714 commit 56f4f19
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
Expand Up @@ -16,6 +16,13 @@ Types of changes

# Latch SDK Changelog

## 2.36.2 - 2023-10-25

### Changed

* Snakemake
+ Log files are now marked as outputs - this enables rules to use logs of previous rules as inputs

## 2.36.1 - 2023-10-24

### 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.1",
version="v2.36.2",
author_email="[email protected]",
description="The Latch SDK",
packages=find_packages(),
Expand Down

0 comments on commit 56f4f19

Please sign in to comment.