Skip to content

Commit

Permalink
Bump version to 1.5.1-rc1 and change author
Browse files Browse the repository at this point in the history
  • Loading branch information
matrulda authored Sep 19, 2024
1 parent 59f8705 commit e2611c1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions sequencing_report_service/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

"""Top-level package for sequencing-report-service."""

__author__ = """Johan Dahlberg"""
__email__ = 'johan.dahlberg@medsci.uu.se'
__version__ = '1.5.0'
__author__ = """SNP&SEQ Technology Platform, National Genomics Infrastructure, Uppsala University"""
__email__ = 'dataoperations@medsci.uu.se'
__version__ = '1.5.1-rc1'

0 comments on commit e2611c1

Please sign in to comment.