We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 58defb2 + 45cdc4e commit 25ffd95Copy full SHA for 25ffd95
module.xml
@@ -3,12 +3,13 @@
3
<Document name="iris-python-template.ZPM">
4
<Module>
5
<Name>iris-python-template</Name>
6
- <Version>1.0.1</Version>
+ <Version>1.0.2</Version>
7
+ <Description>The simplest template to run embedded python</Description>
8
<Packaging>module</Packaging>
9
<SourcesRoot>src</SourcesRoot>
10
<Resource Name="dc.python.PKG"/>
11
<FileCopy Name="python/" Target="${mgrdir}python/"/>
12
<FileCopy Name="data/" Target="${mgrdir}data/"/>
13
</Module>
14
</Document>
-</Export>
15
+</Export>
0 commit comments