X-Git-Url: http://git.scottworley.com/nix-env-apps/blobdiff_plain/b6e54cab589530a14e19bb3dc363ef2033d229e6..6a3fa4dc1e4166e0e4e602a2de3cf9c98cf677db:/setup.py diff --git a/setup.py b/setup.py index d0fe140..69f4370 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup setup( name='apps', - version='1.0.1', + version='1.0.2', description='A simple GUI for managing declarative nix-env user environments', author='Scott Worley', author_email='scottworley@scottworley.com',