File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2323author = "Alan F Rubin"
2424
2525# The full version, including alpha/beta/rc tags
26- release = "0.0.1 "
26+ release = "0.1.0 "
2727
2828
2929# -- General configuration ---------------------------------------------------
Original file line number Diff line number Diff line change 2020
2121setup (
2222 name = "mavetools" ,
23- version = "0.0.1 " ,
23+ version = "0.1.0 " ,
2424 author = "Alan F Rubin" ,
25252626 description = (
3131 url = "https://github.com/VariantEffect/mavetools" ,
3232 packages = find_packages (),
3333 classifiers = [
34- "Development Status :: 2 - Pre- Alpha" ,
34+ "Development Status :: 3 - Alpha" ,
3535 "Intended Audience :: Science/Research" ,
3636 "Topic :: Scientific/Engineering :: Bio-Informatics" ,
3737 "Programming Language :: Python :: 3" ,
You can’t perform that action at this time.
0 commit comments