Skip to content

Commit 195aa15

Browse files
authored
Merge pull request #193 from mull-project/update_ci
Bump version to 0.0.23
2 parents 4e11900 + ab60eeb commit 195aa15

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ __pycache__
55
*.egg-info
66
*.script
77
dist
8+
tests/integration/.lit_test_times.txt
89

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 = "filecheck"
3-
version = "0.0.22"
3+
version = "0.0.23"
44
description = "Python port of LLVM's FileCheck, flexible pattern matching file verifier"
55
authors = ["Stanislav Pankevich <[email protected]>"]
66

0 commit comments

Comments
 (0)