diff --git a/setup.py b/setup.py index 62de83d..7b2c8db 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ setup( name="rockset-stacky", - version="1.0.11", + version="1.0.12", description=""" stacky is a tool to manage stacks of PRs. This allows developers to easily manage many smaller, more targeted PRs that depend on each other.