Skip to content

Commit ab60eeb

Browse files
committed
Bump version to 0.0.23
1 parent 4e11900 commit ab60eeb

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)