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