We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac04d74 commit d8b6abaCopy full SHA for d8b6aba
pydsdl/__init__.py
@@ -32,7 +32,7 @@
32
file=_sys.stderr)
33
_sys.exit(1)
34
35
-__version__ = 0, 7, 3
+__version__ = 0, 8, 0
36
__license__ = 'MIT'
37
38
# Our unorthodox approach to dependency management requires us to apply certain workarounds.
0 commit comments