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 c4e3461 commit 363fa0fCopy full SHA for 363fa0f
delphin/__about__.py
@@ -3,7 +3,7 @@
3
# the warehouse project:
4
# https://github.com/pypa/warehouse/blob/master/warehouse/__about__.py
5
6
-__version__ = '0.9.0+dev'
+__version__ = '0.9.1'
7
__version_info__ = __version__.replace('.', ' ').replace('-', ' ').split()
8
9
__title__ = 'PyDelphin'
0 commit comments