Skip to content

Commit f4d4d24

Browse files
authored
Merge pull request #11 from rgmining/bump
Bump version
2 parents 9de101a + 33036e0 commit f4d4d24

File tree

4 files changed

+177
-142
lines changed

4 files changed

+177
-142
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ repos:
88
- id: end-of-file-fixer
99
- id: trailing-whitespace
1010
- repo: https://github.com/astral-sh/ruff-pre-commit
11-
rev: v0.11.13
11+
rev: v0.12.0
1212
hooks:
1313
- id: ruff
1414
args: [--fix]
@@ -27,7 +27,7 @@ repos:
2727
- id: poetry-check
2828
- id: poetry-lock
2929
- repo: https://github.com/pre-commit/mirrors-mypy
30-
rev: v1.16.0
30+
rev: v1.16.1
3131
hooks:
3232
- id: mypy
3333
args: []

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,9 +86,9 @@ using this package:
8686
:target: https://www.gnu.org/copyleft/gpl.html
8787
.. |Build Status| image:: https://github.com/rgmining/tripadvisor/actions/workflows/python-lib.yaml/badge.svg
8888
:target: https://github.com/rgmining/tripadvisor/actions/workflows/python-lib.yaml
89-
.. |Release| image:: https://img.shields.io/badge/release-0.6.1-brightgreen.svg
90-
:target: https://github.com/rgmining/tripadvisor/releases/tag/v0.6.1
91-
.. |PyPi| image:: https://img.shields.io/badge/pypi-0.6.1-brightgreen.svg
89+
.. |Release| image:: https://img.shields.io/badge/release-0.6.2-brightgreen.svg
90+
:target: https://github.com/rgmining/tripadvisor/releases/tag/v0.6.2
91+
.. |PyPi| image:: https://img.shields.io/badge/pypi-0.6.2-brightgreen.svg
9292
:target: https://pypi.python.org/pypi/rgmining-tripadvisor-dataset
9393
.. |Japanese| image:: https://img.shields.io/badge/qiita-%E6%97%A5%E6%9C%AC%E8%AA%9E-brightgreen.svg
9494
:target: http://qiita.com/jkawamoto/items/86c687d85efb783bcd7d

0 commit comments

Comments
 (0)