We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38660c8 commit d48e51fCopy full SHA for d48e51f
2 files changed
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
2
name = fortnet-python
3
-version = 0.2
+version = 0.3
4
author = T. W. van der Heide
5
author_email = vanderhe@uni-bremen.de
6
url = https://github.com/vanderhe/fortnet-python
setup.py
@@ -4,7 +4,7 @@
setup(
name='fortnet-python',
7
- version='0.2',
+ version='0.3',
8
description='Python Tools for the Fortnet Software Package',
9
author='T. W. van der Heide',
10
url='https://github.com/vanderhe/fortnet-python',
0 commit comments