File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99project = 'Bvalcalc'
1010copyright = '2025, Jacob Marsh, Parul Johri'
1111author = 'Jacob Marsh, Parul Johri'
12- release = '0.4.1 '
12+ release = '0.4.2 '
1313
1414# -- General configuration ---------------------------------------------------
1515# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " bvalcalc"
7- version = " 0.4.1 "
7+ version = " 0.4.2 "
88description = " Calculate relative diversity (B) under background selection"
99readme = " README.md"
1010requires-python = " >=3.10"
@@ -23,7 +23,7 @@ classifiers = [
2323 " Development Status :: 4 - Beta" ,
2424 " Intended Audience :: Science/Research" ,
2525 " Topic :: Scientific/Engineering :: Bio-Informatics" ,
26- " License :: OSI Approved :: GPLv3 License" ,
26+ " License :: OSI Approved :: GNU General Public License v3 (GPLv3) " ,
2727 " Programming Language :: Python :: 3" ,
2828 " Programming Language :: Python :: 3.8" ,
2929 " Programming Language :: Python :: 3.9" ,
You can’t perform that action at this time.
0 commit comments