Skip to content

Commit d431c55

Browse files
authored
Bump version
1 parent 7750d90 commit d431c55

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
name='cimpyorm', # Required
2828
# https://www.python.org/dev/peps/pep-0440/
2929
# https://packaging.python.org/en/latest/single_source_version.html
30-
version='0.9.1', # Required
30+
version='0.9.2', # Required
3131
# https://packaging.python.org/specifications/core-metadata/#summary
3232
description="A database-backed ORM for CIM datasets.", # Required
3333
# https://packaging.python.org/specifications/core-metadata/#description-optional

0 commit comments

Comments
 (0)