File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
[bumpversion]
2
- current_version = 0.1 .0
2
+ current_version = 1.0 .0
3
3
commit = False
4
4
allow_dirty = True
5
5
Original file line number Diff line number Diff line change 1
1
# 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/ )
3
3
[ ![ PyPI] ( https://img.shields.io/pypi/v/matplotlib-window?logo=Python&logoColor=FFD43B )] ( https://pypi.org/project/matplotlib-window/ )
4
4
[ ![ PyPI - License] ( https://img.shields.io/pypi/l/matplotlib-window?color=magenta )] ( https://github.com/sco1/matplotlib-window/blob/main/LICENSE )
5
5
[ ![ 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 1
1
[tool .poetry ]
2
2
name = " matplotlib-window"
3
- version = " 0.1 .0"
3
+ version = " 1.0 .0"
4
4
description = " Draggable data windowing for matplotlib plots"
5
5
authors = [" sco1 <sco1.git@gmail.com>" ]
6
6
You can’t perform that action at this time.
0 commit comments