Skip to content

Commit 5e1b6da

Browse files
authored
Tell users to use pip show pythonmonkey for pythonmonkey version
This reverts commit 8c5afc5.
1 parent 8c5afc5 commit 5e1b6da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/bug_pythonmonkey.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ body:
4141
- type: input
4242
id: PythonMonkey
4343
attributes:
44-
label: PythonMonkey version (`python -c "import pythonmonkey as pm; print(pm.__version__)"`)
44+
label: PythonMonkey version (`pip show pythonmonkey`)
4545
placeholder: 0.2.0 or 0.0.1.dev997+1eb883
4646
description: You can also get this with `pmjs --version`.
4747

0 commit comments

Comments
 (0)