We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a975ef8 commit 85ca58fCopy full SHA for 85ca58f
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup, find_packages
2
3
setup(name='rnaseq_pipeline',
4
- version='2.1.11',
+ version='2.1.12',
5
description='RNA-Seq pipeline for the Pavlidis Lab',
6
license='Public Domain',
7
long_description='file: README.md',
0 commit comments