Skip to content

Commit

Permalink
1.3.0
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release authored and github-actions committed Sep 20, 2024
1 parent 3f34a41 commit e1c5989
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

<!--next-version-placeholder-->

## v1.3.0 (2024-09-20)

### Feature

* MERSCOPE Ultra Support ([#38](https://github.com/Vizgen/vizgen-postprocessing/issues/38)) ([`3f34a41`](https://github.com/Vizgen/vizgen-postprocessing/commit/3f34a410fd212e3d35c54ad51bc650d4a1b2b6da))

## v1.2.2 (2024-02-09)


Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "vpt"
version = "1.2.2"
version = "1.3.0"
description = "Command line tool for highly parallelized processing of Vizgen data"
license = "Apache-2.0"
authors = ["Vizgen <[email protected]>"]
Expand Down

0 comments on commit e1c5989

Please sign in to comment.