Skip to content

Commit

Permalink
Bump version to 0.2.4 because of failed upload of tar.gz file
Browse files Browse the repository at this point in the history
  • Loading branch information
anomam committed Mar 7, 2019
1 parent fa36483 commit e65f70e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions solar_utils/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@

from solar_utils.core import solposAM, spectrl2

__version__ = '0.2.3'
__release__ = 'Beet'
__version__ = '0.2.4'
__release__ = 'Beetroot'
__author__ = 'Mark Mikofski'
__email__ = 'mark.mikofski@sunpowercorp.com'
__url__ = 'https://github.com/SunPower/SolarUtils'
Expand Down

0 comments on commit e65f70e

Please sign in to comment.