Skip to content

Commit

Permalink
updated version to 0.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
bw2 committed Nov 27, 2023
1 parent d3e9e56 commit a33ae16
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 @@ -28,7 +28,7 @@ def run(self):

setup(
name='step_pipeline',
version="0.2.6",
version="0.2.7",
description="Pipeline library that simplifies creation of pipelines that run on top of hail Batch and other compute enviornments",
install_requires=install_requires,
cmdclass={
Expand Down

0 comments on commit a33ae16

Please sign in to comment.