Skip to content

Commit 3aaed41

Browse files
committed
Bump API version
1 parent a48ddbe commit 3aaed41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

damnit/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"""Prototype for extracting and showing metadata (AMORE project)"""
22

3-
__version__ = '0.1.3'
3+
__version__ = '0.1.4'
44

55
from .api import Damnit, RunVariables, VariableData

0 commit comments

Comments
 (0)