Skip to content

Commit d39132a

Browse files
author
Fabian-Robert Stöter
committed
update version
1 parent eeec67c commit d39132a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

norbert/utils.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
import itertools
33

44

5-
__version__ = "0.2.0"
5+
__version__ = "0.2.1"

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
setup(
1717
name='norbert',
18-
version='0.2.0',
18+
version='0.2.1',
1919
description='Painless Wiener Filters',
2020
long_description=long_description,
2121
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)