Skip to content

Commit

Permalink
Version bump - v1.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
bryan-bar committed Apr 29, 2024
1 parent b2d898d commit e782e82
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.7.6"
__project_name__ = 'edb-terraform'
from pathlib import Path
__dot_project__ = f'{Path.home()}/.{__project_name__}'
Expand Down

0 comments on commit e782e82

Please sign in to comment.