File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4848# built documents.
4949#
5050# The short X.Y version.
51- version = '0.1dev '
51+ version = '0.2dev '
5252# The full version, including alpha/beta/rc tags.
53- release = '0.1dev '
53+ release = '0.2dev '
5454
5555# The language for content autogenerated by Sphinx. Refer to documentation
5656# for a list of supported languages.
Original file line number Diff line number Diff line change 3131if __name__ == "__main__" :
3232 setup (
3333 name = 'pyOptimalEstimation' ,
34- version = '0.1dev ' ,
34+ version = '0.2dev ' ,
3535 packages = ['pyOptimalEstimation' ,],
3636 license = 'GNU General Public License 3' ,
3737 author = "Maximilian Maahn" ,
38- author_email = "mmaahn@meteo.uni-koeln.de" ,
39- long_description = open ('README.md' ).read (),
38+ author_email = "maximilian.maahn@colorado.edu" ,
4039 classifiers = [
4140 "Development Status :: 4 - Beta" ,
4241 "License :: OSI Approved :: GNU General Public License v3 (GPLv3)" ,
You can’t perform that action at this time.
0 commit comments