Skip to content

Commit b9c54cd

Browse files
miraep8jeacasc
andauthored
quick bump version (#54)
Co-authored-by: Jenny Cascino <91187773+jeacasc@users.noreply.github.com>
1 parent 839643f commit b9c54cd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

rendseq/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
"""rendseq, to analyze end-enriched RNA sequencing data."""
44

55
# version of the rendseq package:
6-
__version__ = "0.1.7"
6+
__version__ = "0.1.8"

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
setup(
99
name="rendseq",
10-
version="0.1.7",
10+
version="0.1.8",
1111
description="Package for RendSeq Data Analysis",
1212
long_description=long_description,
1313
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)