Skip to content

Commit 7e01c39

Browse files
committed
Bump version to 0.3.0
1 parent 186c339 commit 7e01c39

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.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

__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.2.0"
1+
__version__ = "0.3.0"

0 commit comments

Comments
 (0)