Browse Source

ci: bump version to 0.6.2 (#758)

AlpinDale 5 months ago
parent
commit
0e0bd02b52
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.1.post1"
+__version__ = "0.6.2"