Skip to content

Commit 596e4e7

Browse files
author
Claas
committed
bumped version number to 0.2.0
1 parent a48bb5d commit 596e4e7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
author = 'Frank Lumpitzsch, Claas Rostock, Seung Hyeon Yoo'
2424

2525
# The full version, including alpha/beta/rc tags
26-
release = '0.1.2'
26+
release = '0.2.0'
2727

2828
# -- General configuration ---------------------------------------------------
2929

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = farn
3-
version = 0.1.2
3+
version = 0.2.0
44
summary = n-dimensional case generator.
55
description = Python package to generate an n-dimensional case folder structure applying linear and spatial sampling strategies.
66
long_description = file: README.md

0 commit comments

Comments
 (0)