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.
1 parent 58defb2 commit 45cdc4eCopy full SHA for 45cdc4e
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