Skip to content

Commit fd1ec0a

Browse files
committed
VER: updated version to 0.1.7
1 parent 3c1a599 commit fd1ec0a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

conda/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package:
22
name: interpolation
3-
version: "0.1.6"
3+
version: "0.1.7"
44

55
source:
66
# path: ../

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# Versions should comply with PEP440. For a discussion on single-sourcing
99
# the version across setup.py and the project code, see
1010
# http://packaging.python.org/en/latest/tutorial.html#version
11-
version='0.1.6',
11+
version='0.1.7',
1212

1313
description='Interpolation in Python',
1414
# long_description=long_description,

0 commit comments

Comments
 (0)