File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 9
9
[ ![ Semantic release] ( https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg )] ( https://github.com/semantic-release/semantic-release )
10
10
[ ![ LOC] ( https://sloc.xyz/github/MapleCCC/Fund-Info-Fetcher )] ( https://sloc.xyz/github/MapleCCC/Fund-Info-Fetcher )
11
11
[ ![ Code Style] ( https://img.shields.io/badge/code%20style-black-000000.svg )] ( https://github.com/psf/black )
12
- [ ![ GitHub commits since latest release (by SemVer)] ( https://img.shields.io/github/commits-since/MapleCCC/Fund-Info-Fetcher/latest?sort=semver )] ( https://github.com/MapleCCC/Fund-Info-Fetcher/compare/v1.0.0 ...master )
12
+ [ ![ GitHub commits since latest release (by SemVer)] ( https://img.shields.io/github/commits-since/MapleCCC/Fund-Info-Fetcher/latest?sort=semver )] ( https://github.com/MapleCCC/Fund-Info-Fetcher/compare/v1.0.1 ...master )
13
13
<!-- TODO which diff method should we use? two dots or three dots? -->
14
14
15
15
## Overview
Original file line number Diff line number Diff line change 1
1
__all__ = ["__version__" ]
2
2
3
- __version__ = "v1.0.0 "
3
+ __version__ = "v1.0.1 "
You can’t perform that action at this time.
0 commit comments