Skip to content

Commit

Permalink
Bumb version v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
expobrain committed Dec 19, 2022
1 parent 69870c9 commit 94b3f8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ skip_glob = ".venv"

[tool.poetry]
name = "flake8-flask-openapi-docstring"
version = "0.1.0"
version = "0.1.1"
description = "A Flake8 plugin to enforce OpenAPI docstrings in Flask routes"
repository = "https://github.com/expobrain/flake8-flask-openapi-docstring"
authors = ["Daniele Esposti <daniele.esposti@gmail.com>"]
Expand Down

0 comments on commit 94b3f8f

Please sign in to comment.