]> git.scottworley.com Git - nix-pin-deps/blobdiff - setup.py
Release 1.1.1
[nix-pin-deps] / setup.py
index 9417ea7240438851f2eece2af93af3924fd17016..2e0069534e059f7f2ea979edb57403b8ec2fc605 100644 (file)
--- 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",