Commit 089c0a7c authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

updated version

parent f7413cd4
......@@ -5,13 +5,13 @@ with open("README.md", "r") as fh:
setuptools.setup(
name='csst',
version='0.0.2',
version='0.0.3',
author='CSST Team',
author_email='liuchao@nao.cas.cn',
author_email='bozhang@nao.cas.cn',
description='The CSST pipeline', # short description
long_description=long_description,
long_description_content_type="text/markdown",
url='http://github.com/hypergravity/csst',
url='http://github.com/csster/csst',
packages=setuptools.find_packages(),
license='MIT',
classifiers=["Development Status :: 5 - Production/Stable",
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment