Skip to content

Commit 54e99ea

Browse files
authored
Update setup.py
1 parent da9f178 commit 54e99ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
description='Object–relational mapping for RiskSpectrum PSA model database',
1717
long_description=long_description,
1818
long_description_content_type='text/markdown',
19-
version='0.9.1',
19+
version='0.9.2',
2020
author='Kravchenko Vladimir S',
2121
author_email='kvover@gmail.com',
2222
classifiers=[
@@ -44,4 +44,4 @@
4444
project_urls={
4545
"Bug Reports": "https://github.com/HexQuant/rsdb/issues",
4646
"Source": "https://github.com/HexQuant/rsdb",
47-
})
47+
})

0 commit comments

Comments
 (0)