Browse Source

ci: bump version to 0.6.4 (#845)

AlpinDale 3 months ago
parent
commit
d2971a6831
1 changed files with 1 additions and 1 deletions
  1. 1 1
      aphrodite/version.py

+ 1 - 1
aphrodite/version.py

@@ -11,4 +11,4 @@ except Exception as e:
     __commit__ = "COMMIT_HASH_PLACEHOLDER"
     __short_commit__ = "SHORT_COMMIT_HASH_PLACEHOLDER"
 
-__version__ = "0.6.3.post1"
+__version__ = "0.6.4"