Skip to content

Commit be68799

Browse files
committed
Bump pyspi version to 1.0.3.
1 parent f05acf9 commit be68799

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "pyspi"
7-
version = "1.0.2"
7+
version = "1.0.3"
88
authors = [
99
{ name ="Oliver M. Cliff", email="[email protected]"},
1010
]

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
'data/standard_normal.npy',
6262
'data/cml7.npy']},
6363
include_package_data=True,
64-
version='1.0.2',
64+
version='1.0.3',
6565
description='Library for pairwise analysis of time series data.',
6666
author='Oliver M. Cliff',
6767
author_email='[email protected]',

0 commit comments

Comments
 (0)