Skip to content

Commit 25ffd95

Browse files
authored
Merge pull request #1 from SergeyMi37/patch-1
2 parents 58defb2 + 45cdc4e commit 25ffd95

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

module.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,13 @@
33
<Document name="iris-python-template.ZPM">
44
<Module>
55
<Name>iris-python-template</Name>
6-
<Version>1.0.1</Version>
6+
<Version>1.0.2</Version>
7+
<Description>The simplest template to run embedded python</Description>
78
<Packaging>module</Packaging>
89
<SourcesRoot>src</SourcesRoot>
910
<Resource Name="dc.python.PKG"/>
1011
<FileCopy Name="python/" Target="${mgrdir}python/"/>
1112
<FileCopy Name="data/" Target="${mgrdir}data/"/>
1213
</Module>
1314
</Document>
14-
</Export>
15+
</Export>

0 commit comments

Comments
 (0)