Skip to content

Commit

Permalink
Release v0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gkovacs81 committed Aug 20, 2023
1 parent 31023d5 commit a675b33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion update_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

from utils import get_repository_version

__version__ = "V0.8.00"
__version__ = "V0.9.0"


def replace(filename, placeholder, value):
Expand Down

0 comments on commit a675b33

Please sign in to comment.