Skip to content

Commit

Permalink
updated version number
Browse files Browse the repository at this point in the history
  • Loading branch information
bensteUEM committed May 7, 2024
1 parent 708a9d5 commit 98b8e8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versions.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

import os

VERSION = "0.9.0"
VERSION = "0.9.1"

if __name__ == "__main__":
os.environ["VERSION"] = VERSION

0 comments on commit 98b8e8e

Please sign in to comment.