X-Git-Url: http://git.scottworley.com/nix-pin-deps/blobdiff_plain/cf8e9f60920742f11a972c266e8bf5bf358c0881..HEAD:/setup.py diff --git a/setup.py b/setup.py index d449047..9417ea7 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup setup( name='nix-pin-deps', - version='1.0.0', + version='1.1.0', description="gc-pin dependencies of a partially-built derivation", author="Scott Worley", author_email="scottworley@scottworley.com",