Skip to content

Commit

Permalink
1.3.1 RC 1
Browse files Browse the repository at this point in the history
  • Loading branch information
flexatone committed Mar 31, 2023
1 parent 0af0625 commit a5057ec
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions doc/source/new.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
What is New in StaticFrame
===============================

1.3.1
-----------

Set ``arraykit`` version to 0.3.1.


1.3.0
-----------

Expand Down
2 changes: 1 addition & 1 deletion static_frame/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -118,4 +118,4 @@
from static_frame.core.www import WWW
from static_frame.core.yarn import Yarn as Yarn

__version__ = '1.3.0'
__version__ = '1.3.1'

0 comments on commit a5057ec

Please sign in to comment.