Skip to content

Commit 1cef169

Browse files
authored
Merge pull request #16 from matagus/changes-to-release-version-0.3.0
Fixes to release version 0.3.0
2 parents 0624064 + 4a76d1a commit 1cef169

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/bug.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ body:
1414
attributes:
1515
label: Package Version
1616
description: Which version of this package were you using? If not the latest version, please check this issue has not since been resolved.
17-
placeholder: 0.2.0
17+
placeholder: 0.3.0
1818
validations:
1919
required: false
2020
- type: input

src/.github/ISSUE_TEMPLATE/bug.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,15 @@ body:
1414
attributes:
1515
label: Package Version
1616
description: Which version of this package were you using? If not the latest version, please check this issue has not since been resolved.
17-
placeholder: 0.2.0
17+
placeholder: 0.3.0
1818
validations:
1919
required: false
2020
- type: input
2121
id: python_version
2222
attributes:
2323
label: Python Version
2424
description: Which version of Python were you using?
25-
placeholder: 3.12.0
25+
placeholder: 3.13.0
2626
validations:
2727
required: false
2828
- type: textarea

0 commit comments

Comments
 (0)