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 7750d90 commit d431c55Copy full SHA for d431c55
1 file changed
setup.py
@@ -27,7 +27,7 @@
27
name='cimpyorm', # Required
28
# https://www.python.org/dev/peps/pep-0440/
29
# https://packaging.python.org/en/latest/single_source_version.html
30
- version='0.9.1', # Required
+ version='0.9.2', # Required
31
# https://packaging.python.org/specifications/core-metadata/#summary
32
description="A database-backed ORM for CIM datasets.", # Required
33
# https://packaging.python.org/specifications/core-metadata/#description-optional
0 commit comments