Skip to content

Commit 2e93cce

Browse files
committed
Version bump
1 parent 841813c commit 2e93cce

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CITATION.cff

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ authors:
1010
orcid: "https://orcid.org/0000-0002-1987-9268"
1111
affiliation: "McGill University"
1212
title: "decarsg/pykoop"
13-
version: v1.0.3
13+
version: v1.0.4
1414
doi: 10.5281/zenodo.5576490
1515
date-released: 2021-10-19
1616
url: "https://github.com/decarsg/pykoop"

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name='pykoop',
8-
version='1.0.3',
8+
version='1.0.4',
99
description='Koopman operator identification library in Python',
1010
long_description=readme,
1111
author='Steven Dahdah',

0 commit comments

Comments
 (0)