Skip to content

Commit 6f69e27

Browse files
committed
Version bump - v1.8.5
1 parent e9a9717 commit 6f69e27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

edbterraform/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "1.8.4"
1+
__version__ = "1.8.5"
22
__project_name__ = 'edb-terraform'
33
from pathlib import Path
44
__dot_project__ = f'{Path.home()}/.{__project_name__}'

0 commit comments

Comments
 (0)