Skip to content

Commit

Permalink
bump version patch
Browse files Browse the repository at this point in the history
  • Loading branch information
Chiara Rasi committed Feb 6, 2024
1 parent e90dcbf commit a390c0d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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 = "schug"
version = "1.5"
version = "1.5.1"
description = "Keep track of genes, transcripts and exons from different sources"
authors = ["moonso <mans.magnusson@scilifelab.se>"]
readme = "README.md"
Expand Down
2 changes: 1 addition & 1 deletion schug/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.5"
__version__ = "1.5.1"

0 comments on commit a390c0d

Please sign in to comment.