Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
TOPFARM
TopFarm2
Commits
cc6fe87b
Commit
cc6fe87b
authored
Jan 03, 2019
by
Mikkel Friis-Møller
Browse files
Update setup.py
parent
87828126
Pipeline
#6501
passed with stages
in 2 minutes and 32 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
cc6fe87b
...
...
@@ -10,7 +10,7 @@ def read(fname):
return
open
(
os
.
path
.
join
(
os
.
path
.
dirname
(
__file__
),
fname
)).
read
()
setup
(
name
=
'topfarm'
,
version
=
'2.0.
0
'
,
version
=
'2.0.
1
'
,
description
=
'Topfarm - Wind farm optimization using OpenMDAO'
,
long_description
=
read
(
'README.md'
),
url
=
'https://gitlab.windenergy.dtu.dk/TOPFARM/topfarm2'
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment