Skip to content

Commit

Permalink
Bump version to 1.1.8a.
Browse files Browse the repository at this point in the history
  • Loading branch information
roryk committed Oct 18, 2019
1 parent 16d9ea6 commit 1d3ee6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
import os
from setuptools import setup, find_packages

version = "1.1.7"
version = "1.1.8a"

def write_version_py():
version_py = os.path.join(os.path.dirname(__file__), 'bcbio', 'pipeline',
Expand Down

0 comments on commit 1d3ee6c

Please sign in to comment.