Skip to content

Commit d48e51f

Browse files
committed
Release fortnet-python in version 0.3
1 parent 38660c8 commit d48e51f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = fortnet-python
3-
version = 0.2
3+
version = 0.3
44
author = T. W. van der Heide
55
author_email = vanderhe@uni-bremen.de
66
url = https://github.com/vanderhe/fortnet-python

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
setup(
66
name='fortnet-python',
7-
version='0.2',
7+
version='0.3',
88
description='Python Tools for the Fortnet Software Package',
99
author='T. W. van der Heide',
1010
url='https://github.com/vanderhe/fortnet-python',

0 commit comments

Comments
 (0)