Skip to content

Commit

Permalink
version + changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
rahuldesai1 committed Jan 27, 2024
1 parent 1ce8761 commit 02cbb2d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,16 @@ Types of changes

# Latch SDK Changelog

## 2.38.6 - 2023-01-26

### Added

* Snakemake
+ support for config files with nested file paths
+ GPU support for non-container tasks
+ Add `cores` field to SnakemakeMetadata object


## 2.38.5 - 2023-01-22

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

0 comments on commit 02cbb2d

Please sign in to comment.