Skip to content

Commit 0ade1c3

Browse files
committed
0.2.0 RC 2
1 parent f4497e9 commit 0ade1c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
from pathlib import Path
77

88
AK_VERSION = '0.2.0'
9-
/
9+
1010
def get_long_description() -> str:
1111
return '''The ArrayKit library provides utilities for creating and transforming NumPy arrays, implementing performance-critical StaticFrame operations as Python C extensions.
1212

0 commit comments

Comments
 (0)