Skip to content

Commit

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

0 comments on commit d54b09f

Please sign in to comment.