Skip to content
Snippets Groups Projects
Commit 13510c87 authored by nimrod's avatar nimrod
Browse files

Bump version: 0.1.0 → 0.1.1

parent b8b160cd
No related branches found
No related tags found
No related merge requests found
Pipeline #2557 passed
...@@ -50,7 +50,7 @@ adding the following to your :code:`.pre-commit-config.yaml` file: ...@@ -50,7 +50,7 @@ adding the following to your :code:`.pre-commit-config.yaml` file:
--- ---
repos: repos:
- repo: https://git.shore.co.il/nimrod/yamltool.git - repo: https://git.shore.co.il/nimrod/yamltool.git
rev: 0.1.0 rev: 0.1.1
hooks: hooks:
- id: yamltool - id: yamltool
......
[bumpversion] [bumpversion]
current_version = 0.1.0 current_version = 0.1.1
commit = True commit = True
tag = True tag = True
......
...@@ -6,4 +6,4 @@ documents (like comments and anchors). ...@@ -6,4 +6,4 @@ documents (like comments and anchors).
""" """
__version__ = "0.1.0" __version__ = "0.1.1"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment