We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c343c4b commit 7006800Copy full SHA for 7006800
setup.py
@@ -3,7 +3,7 @@
3
import numpy as np # type: ignore
4
5
6
-AK_VERSION = '0.1.3'
+AK_VERSION = '0.1.4'
7
8
9
def get_long_description() -> str:
0 commit comments