Skip to content

Commit

Permalink
Release 0.2.0
Browse files Browse the repository at this point in the history
Now comes with a simple command-line interface.
  • Loading branch information
timokau committed Jan 21, 2020
1 parent 8e2ba0e commit 712adc0
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 @@

setup(
name="nix-bisect",
version="0.1.0",
version="0.2.0",
description="Bisect nix builds",
author="Timo Kaufmann",
packages=["nix_bisect"],
Expand Down

0 comments on commit 712adc0

Please sign in to comment.