Ver Fonte

ci: bump version to 0.6.2 (#758)

AlpinDale há 5 meses atrás
pai
commit
0e0bd02b52
1 ficheiros alterados com 1 adições e 1 exclusões
  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"