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 cf74acf commit 0170b07Copy full SHA for 0170b07
setup.py
@@ -27,7 +27,7 @@
27
28
# Installation
29
setup(name='SimulationSimpleDatabase',
30
- version='22.12.3',
+ version='22.12.4',
31
description='A simplified API to use SQL Databases with numerical simulation.',
32
long_description=long_description,
33
long_description_content_type='text/markdown',
0 commit comments