version
This commit is contained in:
parent
76232f808c
commit
6ef22d519f
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
||||||
"""Continuous Deployment."""
|
"""Continuous Deployment."""
|
||||||
|
|
||||||
|
__version__ = "0.0.1"
|
||||||
|
|
||||||
import os
|
import os
|
||||||
from pathlib import Path
|
from pathlib import Path
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue