File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 0.1 .0
2+ current_version = 1.0 .0
33commit = False
44allow_dirty = True
55
Original file line number Diff line number Diff line change 11# matplotlib-window
2- [ ![ PyPI - Python Version] ( https://img.shields.io/pypi/pyversions/matplotlib-window/0.1 .0?logo=python&logoColor=FFD43B )] ( https://pypi.org/project/matplotlib-window/ )
2+ [ ![ PyPI - Python Version] ( https://img.shields.io/pypi/pyversions/matplotlib-window/1.0 .0?logo=python&logoColor=FFD43B )] ( https://pypi.org/project/matplotlib-window/ )
33[ ![ PyPI] ( https://img.shields.io/pypi/v/matplotlib-window?logo=Python&logoColor=FFD43B )] ( https://pypi.org/project/matplotlib-window/ )
44[ ![ PyPI - License] ( https://img.shields.io/pypi/l/matplotlib-window?color=magenta )] ( https://github.com/sco1/matplotlib-window/blob/main/LICENSE )
55[ ![ pre-commit.ci status] ( https://results.pre-commit.ci/badge/github/sco1/matplotlib-window/main.svg )] ( https://results.pre-commit.ci/latest/github/sco1/matplotlib-window/main )
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " matplotlib-window"
3- version = " 0.1 .0"
3+ version = " 1.0 .0"
44description = " Draggable data windowing for matplotlib plots"
55authors = [
" sco1 <[email protected] >" ]
66
You can’t perform that action at this time.
0 commit comments