Bump version to v1.3.0
This commit is contained in:
parent
a51a52291f
commit
ec85ebad75
2 changed files with 3 additions and 1 deletions
|
|
@ -4,6 +4,8 @@ import numpy as np
|
|||
import struct
|
||||
import io
|
||||
|
||||
__version__ = "1.3.0"
|
||||
|
||||
def load(data):
|
||||
def consume(n):
|
||||
nonlocal data
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue