Skip to content

Commit 4150e30

Browse files
committed
Chore: Bumping up patch version
1 parent 6b89ee7 commit 4150e30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rna-seek

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ import argparse # potential python3 3rd party package, added in python/3.5
2121

2222
# Pipeline Metadata and globals
2323
__author__ = 'Skyler Kuhn'
24-
__version__ = 'v1.9.5'
24+
__version__ = 'v1.9.6'
2525
__email__ = '[email protected]'
2626
__home__ = os.path.dirname(os.path.abspath(__file__))
2727
_name = os.path.basename(sys.argv[0])

0 commit comments

Comments
 (0)