Skip to content

Commit

Permalink
version + changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
rahuldesai1 committed Feb 14, 2024
1 parent c212d80 commit 0342dfb
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.38.9 - 2023-02-14

### Added

* Snakemake
+ add support for optional input parameters

## 2.38.8 - 2023-01-26

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

0 comments on commit 0342dfb

Please sign in to comment.