summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'setup.cfg')
-rwxr-xr-xsetup.cfg6
1 files changed, 3 insertions, 3 deletions
diff --git a/setup.cfg b/setup.cfg
index 4a3ac65..4e6c70f 100755
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,11 +1,11 @@
[metadata]
name = stsci.sphere
-version = 0.1
+version = 0.2
author = Michael Droettboom
author-email = help@stsci.edu
summary = Python based tools for spherical geometry
home-page = http://www.stsci.edu/resources/software_hardware/stsci_python
-classifier =
+classifier =
Intended Audience :: Science/Research
License :: OSI Approved :: BSD License
Operating System :: OS Independent
@@ -32,7 +32,7 @@ define_macros =
include_dirs = numpy
[global]
-setup_hooks =
+setup_hooks =
stsci.distutils.hooks.use_packages_root
stsci.distutils.hooks.tag_svn_revision
stsci.distutils.hooks.version_setup_hook