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 a48ddbe commit 3aaed41Copy full SHA for 3aaed41
damnit/__init__.py
@@ -1,5 +1,5 @@
1
"""Prototype for extracting and showing metadata (AMORE project)"""
2
3
-__version__ = '0.1.3'
+__version__ = '0.1.4'
4
5
from .api import Damnit, RunVariables, VariableData
0 commit comments