Skip to content

Commit 58daab7

Browse files
authored
Merge pull request #192 from WISDEM/dev
Version bump
2 parents 95c5e2b + 1efa731 commit 58daab7

3 files changed

Lines changed: 3 additions & 2 deletions

File tree

ORBIT/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@
1717
from ORBIT.parametric import ParametricManager
1818
from ORBIT.supply_chain import SupplyChainManager
1919

20-
__version__ = "1.1"
20+
__version__ = "1.2"

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Offshore Renewables Balance of system and Installation Tool
77

88
|Binder| |Pre-commit| |Black| |isort| |Ruff|
99

10-
:Authors: `Jake Nunemaker <https://www.linkedin.com/in/jake-nunemaker/>`_, `Matt Shields <https://www.linkedin.com/in/matt-shields-834a6b66/>`_, `Rob Hammond <https://www.linkedin.com/in/rob-hammond-33583756/>`_
10+
:Authors: `Jake Nunemaker <https://www.linkedin.com/in/jake-nunemaker/>`_, `Matt Shields <https://www.linkedin.com/in/matt-shields-834a6b66/>`_, `Rob Hammond <https://www.linkedin.com/in/rob-hammond-33583756/>`_, `Nick Riccobono <https://www.linkedin.com/in/nicholas-riccobono-674a3b43/>`
1111
:Documentation: `ORBIT Docs <https://wisdem.github.io/ORBIT/>`_
1212

1313
Installation

docs/source/changelog.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
ORBIT Changelog
44
===============
5+
56
1.2
67
---
78
- New cable ``library/cables/XLPE_1200mm_220kV.yaml`` Is a 220kV cable that can carry ~400MW of HVAC power.

0 commit comments

Comments
 (0)