Skip to content

Commit

Permalink
Update version.
Browse files Browse the repository at this point in the history
  • Loading branch information
gi-b716 committed Jan 5, 2025
1 parent 7dba27c commit b185fc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dataGenerator.py
Original file line number Diff line number Diff line change
Expand Up @@ -469,7 +469,7 @@ def mainPage(self):
self.mainPage()

class Meta:
_version = "8.0.0-dev1"
_version = "8.0.0-dev2"


if __name__ == "__main__":
Expand Down

0 comments on commit b185fc3

Please sign in to comment.