Skip to content

Commit 102ea18

Browse files
Robert PatroRobert Patro
Robert Patro
authored and
Robert Patro
committed
Merge branch 'develop'
2 parents 9266ec4 + 6faaffe commit 102ea18

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = pyroe
3-
version = 0.6.0
3+
version = 0.6.1
44
author = Dongze He, Rob Patro
55
66
description = utilities of alevin-fry

src/pyroe/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "0.6.0"
1+
__version__ = "0.6.1"
22

33
from pyroe.load_fry import load_fry
44
from pyroe.make_splici_txome import make_splici_txome

0 commit comments

Comments
 (0)