File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 0.7 .0
2+ current_version = 0.8 .0
33commit = True
44tag = True
55
Original file line number Diff line number Diff line change 5757
5858 - name : " Install package"
5959 run : |
60- $CONDA/bin/conda install -c file://$(pwd)/conda-bld yapf-isort=0.7 .0=py_1 -y || exit 1
60+ $CONDA/bin/conda install -c file://$(pwd)/conda-bld yapf-isort=0.8 .0=py_1 -y || exit 1
6161
6262 - name : " Run Tests"
6363 run : |
Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ together for formatting Python source files.
9595.. |language | image :: https://img.shields.io/github/languages/top/domdfcoding/yapf-isort
9696 :alt: GitHub top language
9797
98- .. |commits-since | image :: https://img.shields.io/github/commits-since/domdfcoding/yapf-isort/v0.7 .0
98+ .. |commits-since | image :: https://img.shields.io/github/commits-since/domdfcoding/yapf-isort/v0.8 .0
9999 :target: https://github.com/domdfcoding/yapf-isort/pulse
100100 :alt: GitHub commits since tagged version
101101
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "whey"
44
55[project ]
66name = " yapf-isort"
7- version = " 0.7 .0"
7+ version = " 0.8 .0"
88description = " yapf π isort"
99readme = " README.rst"
1010keywords = []
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ copyright_years: 2020
55author : ' Dominic Davis-Foster'
66email : ' dominic@davis-foster.co.uk'
77username : ' domdfcoding'
8- version : ' 0.7 .0'
8+ version : ' 0.8 .0'
99license : ' Apache-2.0'
1010short_desc : ' yapf π isort'
1111
You canβt perform that action at this time.
0 commit comments