Skip to content

Commit

Permalink
Bump version to 1.1.9a.
Browse files Browse the repository at this point in the history
  • Loading branch information
roryk committed Nov 5, 2019
1 parent e4291be commit e9800a4
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.8"
version = "1.1.9a"

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

0 comments on commit e9800a4

Please sign in to comment.