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