Skip to content

Commit 50b0453

Browse files
committed
Bump version
1 parent 83262cd commit 50b0453

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

flake8_github/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.0.0"
1+
__version__ = "1.0.1"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "flake8-github"
3-
version = "1.0.0"
3+
version = "1.0.1"
44
description = "Flake8 formatter for GitHub Actions"
55
authors = ["Max Kryvych <me@kryvych.cc>"]
66
license = "MIT License"

0 commit comments

Comments
 (0)