We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 186c339 commit 7e01c39Copy full SHA for 7e01c39
2 files changed
.github/ISSUE_TEMPLATE/bug.yml
@@ -14,7 +14,7 @@ body:
14
attributes:
15
label: Package Version
16
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
+ placeholder: 0.3.0
18
validations:
19
required: false
20
- type: input
__about__.py
@@ -1 +1 @@
1
-__version__ = "0.2.0"
+__version__ = "0.3.0"
0 commit comments