from 1.2.0 to 1.2.1
This commit is contained in:
parent
ffeae4cf40
commit
e50eef517c
2
setup.py
2
setup.py
@ -2,7 +2,7 @@ from setuptools import setup,find_packages
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name = 'pyatmos',
|
name = 'pyatmos',
|
||||||
version = '1.2.0',
|
version = '1.2.1',
|
||||||
description = 'A package to estimate the atmosphere parameters',
|
description = 'A package to estimate the atmosphere parameters',
|
||||||
author = 'Chunxiao Li',
|
author = 'Chunxiao Li',
|
||||||
author_email = 'lcx366@126.com',
|
author_email = 'lcx366@126.com',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user