Skip to content

Commit 13d7061

Browse files
committed
Bump version tag
1 parent 4ee2e99 commit 13d7061

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

dist/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
*
2+
!.gitignore

src/python_redlines/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# SPDX-FileCopyrightText: 2024-present U.N. Owen <void@some.where>
22
#
33
# SPDX-License-Identifier: MIT
4-
__version__ = "0.0.3"
4+
__version__ = "0.0.4"

0 commit comments

Comments
 (0)