Skip to content

Commit

Permalink
Version bump - v1.8.0-rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bryan-bar committed Aug 9, 2024
1 parent f4816b8 commit 7ee5e99
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.8.0-rc.0"
__version__ = "1.8.0-rc.1"
__project_name__ = 'edb-terraform'
from pathlib import Path
__dot_project__ = f'{Path.home()}/.{__project_name__}'
Expand Down

0 comments on commit 7ee5e99

Please sign in to comment.