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 f2a9d83 commit 670f35cCopy full SHA for 670f35c
module.xml
@@ -3,7 +3,7 @@
3
<Document name="pex-embbeded-python.ZPM">
4
<Module>
5
<Name>pex-embbeded-python</Name>
6
- <Version>2.3.18</Version>
+ <Version>2.3.19</Version>
7
<Description>Hack of PEX Python but for Embedded Python</Description>
8
<Keywords>python</Keywords>
9
<SystemRequirements Interoperability="enabled" />
setup.py
@@ -17,7 +17,7 @@ def main():
17
description='iris_pex_embedded_python',
18
long_description=long_description,
19
long_description_content_type='text/markdown',
20
- version='2.3.18',
+ version='2.3.19',
21
author='grongier',
22
author_email='guillaume.rongier@intersystems.com',
23
keywords='iris_pex_embedded_python',
0 commit comments