We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35728b8 commit a45832cCopy full SHA for a45832c
setup.py
@@ -3,7 +3,7 @@
3
import numpy as np # type: ignore
4
5
6
-AK_VERSION = '0.1.1'
+AK_VERSION = '0.1.2'
7
8
9
def get_long_description() -> str:
0 commit comments