We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3dbf49d commit dbd70d5Copy full SHA for dbd70d5
1 file changed
BappManifest.bmf
@@ -2,10 +2,12 @@ Uuid: eb563ada801346e6bdb7a7d7c5c52583
2
ExtensionType: 2
3
Name: Python Scripter
4
RepoName: python-scripter
5
-ScreenVersion: 2.0
6
-SerialVersion: 2
+ScreenVersion: 2.1
+SerialVersion: 6
7
MinPlatformVersion: 0
8
ProOnly: False
9
Author: Marcin Wielgoszewski, Mike Cromwell
10
ShortDescription: Allows execution of custom Python scripts to be used with HTTP request and responses plus handling Macro messages.
11
EntryPoint: python-scripter.py
12
+BuildCommand:
13
+SupportedProducts: Pro, Community
0 commit comments