We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83262cd commit 50b0453Copy full SHA for 50b0453
flake8_github/__version__.py
@@ -1 +1 @@
1
-__version__ = "1.0.0"
+__version__ = "1.0.1"
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
2
name = "flake8-github"
3
-version = "1.0.0"
+version = "1.0.1"
4
description = "Flake8 formatter for GitHub Actions"
5
authors = ["Max Kryvych <me@kryvych.cc>"]
6
license = "MIT License"
0 commit comments