Skip to content

Commit 2c706a7

Browse files
committed
Bump version: 0.10.2 → 0.10.3
1 parent 8ea631e commit 2c706a7

File tree

5 files changed

+6
-4
lines changed

5 files changed

+6
-4
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.10.2
2+
current_version = 0.10.3
33
commit = True
44
tag = True
55

mg_toolkit/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@
2020

2121
__all__ = ["original_metadata", "sequence_search", "bulk_download"]
2222

23-
__version__ = "0.10.2"
23+
__version__ = "0.10.3"

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
long_description=long_description,
4545
long_description_content_type="text/markdown",
4646
packages=find_packages(exclude=["ez_setup"]),
47-
version="0.10.2",
47+
version="0.10.3",
4848
python_requires=">=3.8",
4949
install_requires=install_requirements,
5050
setup_requires=["pytest-runner"],
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Run,Amount or size of sample collected,Collection date,Depth,ENA-CHECKLIST,ENA-FIRST-PUBLIC,ENA-KEYWORD,ENA-LAST-UPDATE,Elevation,Enviornmental package,Environment (biome),Environment (featurel),Environment (material),"Geographic location (country:region,area)",Geographic location (latitude),Geographic location (longitude),Investigation type,Project name,Read depth,Sample,Sequencing method,organism,salinity,sample has member,scientific_name,temperature,total depth of water column
2+
ERR071289,11l,39517,65m,GSC:MIxS v2.1,2012-10-02,"GSC, MIxS, MIMS",2018-03-09,0,water,ocean biome / ENVO:01000048,ocean / ENVO:00000015,ocean water / ENVO:00002151,Arctic Ocean,71° 2.315,-123° 54.652,MIxS,ArcticWinter,320,ERS089005,Pyrosequencing,marine metagenome,32.51,SAMEA1531548,marine metagenome,-1.49,320m
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7b26ba440c42b3f8b9b41c378b5a36be ERP001178.csv
1+
6b375f1f7e6cc739f34366c6d2b41347 ERP001178.csv

0 commit comments

Comments
 (0)