Skip to content

Commit 670f35c

Browse files
committed
Update module and setup versions
1 parent f2a9d83 commit 670f35c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

module.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<Document name="pex-embbeded-python.ZPM">
44
<Module>
55
<Name>pex-embbeded-python</Name>
6-
<Version>2.3.18</Version>
6+
<Version>2.3.19</Version>
77
<Description>Hack of PEX Python but for Embedded Python</Description>
88
<Keywords>python</Keywords>
99
<SystemRequirements Interoperability="enabled" />

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ def main():
1717
description='iris_pex_embedded_python',
1818
long_description=long_description,
1919
long_description_content_type='text/markdown',
20-
version='2.3.18',
20+
version='2.3.19',
2121
author='grongier',
2222
author_email='guillaume.rongier@intersystems.com',
2323
keywords='iris_pex_embedded_python',

0 commit comments

Comments
 (0)