Skip to content

Commit

Permalink
0.3.2 RC 2
Browse files Browse the repository at this point in the history
  • Loading branch information
flexatone committed Apr 24, 2023
1 parent 62f5d30 commit e2cd12c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
from setuptools import setup
from pathlib import Path

AK_VERSION = '0.3.1'
AK_VERSION = '0.3.2'

def get_long_description() -> str:
return '''The ArrayKit library provides utilities for creating and transforming NumPy arrays, implementing performance-critical StaticFrame operations as Python C extensions.
Expand Down

0 comments on commit e2cd12c

Please sign in to comment.