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