Skip to content

Commit 92eb491

Browse files
committed
bump version
1 parent 40ba683 commit 92eb491

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

conda-recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{% set version = '0.0.5' %}
1+
{% set version = '0.0.6' %}
22

33
package:
44
name: efmtool_link

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from setuptools import setup
22

33
setup(name='efmtool_link',
4-
version='0.0.5',
4+
version='0.0.6',
55
description='Exposes various efmtool functionality in Python.',
66
url='https://github.com/cnapy-org/efmtool_link.git',
77
author='Axel von Kamp',

0 commit comments

Comments
 (0)