Skip to content

Commit

Permalink
Version bump - v1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bryan-bar authored Sep 5, 2023
1 parent d078556 commit 7d2e3ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion edbterraform/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = "1.6.0"
__version__ = "1.6.1"
__project_name__ = 'edb-terraform'
from pathlib import Path
__dot_project__ = f'{Path.home()}/.{__project_name__}'

0 comments on commit 7d2e3ad

Please sign in to comment.