We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c1a599 commit fd1ec0aCopy full SHA for fd1ec0a
conda/meta.yaml
@@ -1,6 +1,6 @@
1
package:
2
name: interpolation
3
- version: "0.1.6"
+ version: "0.1.7"
4
5
source:
6
# path: ../
setup.py
@@ -8,7 +8,7 @@
8
# Versions should comply with PEP440. For a discussion on single-sourcing
9
# the version across setup.py and the project code, see
10
# http://packaging.python.org/en/latest/tutorial.html#version
11
- version='0.1.6',
+ version='0.1.7',
12
13
description='Interpolation in Python',
14
# long_description=long_description,
0 commit comments