Skip to content

Commit e65f70e

Browse files
author
anomam
committed
Bump version to 0.2.4 because of failed upload of tar.gz file
1 parent fa36483 commit e65f70e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

solar_utils/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99

1010
from solar_utils.core import solposAM, spectrl2
1111

12-
__version__ = '0.2.3'
13-
__release__ = 'Beet'
12+
__version__ = '0.2.4'
13+
__release__ = 'Beetroot'
1414
__author__ = 'Mark Mikofski'
1515
__email__ = 'mark.mikofski@sunpowercorp.com'
1616
__url__ = 'https://github.com/SunPower/SolarUtils'

0 commit comments

Comments
 (0)