File tree Expand file tree Collapse file tree 3 files changed +3
-5
lines changed
Expand file tree Collapse file tree 3 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " snews-cs"
3- version = " 2.2 .0"
3+ version = " 3.0 .0"
44description = " An alert application for observing supernovas."
5- authors = [" Sebastian Torres-Lara <sebastiantorreslara17@gmail.com> " , " Melih Kara <karamel.itu@gmail.com >" ]
5+ authors = [" SNEWS Collaboration <snews2.0@lists.bnl.gov >" ]
66license = " BSD 3-Clause"
77readme = " README.md"
88packages = [{include = " snews_cs" }]
99homepage = " https://github.com/SNEWS2/SNEWS_Coincidence_System.git"
1010repository = " https://github.com/SNEWS2/SNEWS_Coincidence_System.git"
1111documentation = " https://snews-coincidence-system.readthedocs.io/"
1212classifiers = [
13- " Development Status :: 2 - Pre-Alpha" ,
1413 " Programming Language :: Python" ,
1514 " Programming Language :: Python :: 3" ,
1615 " Intended Audience :: Science/Research" ,
Original file line number Diff line number Diff line change 7575#
7676#- Classifiers list
7777setup_keywords ['classifiers' ] = [
78- 'Development Status :: 2 - Pre-Alpha' ,
7978 'Programming Language :: Python' ,
8079 'Programming Language :: Python :: 3' ,
8180 'Intended Audience :: Science/Research' ,
Original file line number Diff line number Diff line change 1- version = '2.2.2 '
1+ version = '3.0.0 '
You can’t perform that action at this time.
0 commit comments