Skip to content

Commit 912cc9d

Browse files
committed
fx
1 parent 35c5970 commit 912cc9d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
push:
66
branches: ["main"]
77
paths:
8-
- 'src/version.py'
8+
# - 'src/version.py'
99
- 'src/lzl/version.py'
1010
pull_request:
1111
branches: ["main"]

src/lzl/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = '0.4.6'
1+
VERSION = '0.4.7'

0 commit comments

Comments
 (0)