Skip to content

Commit

Permalink
0.3.4 ---> 0.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jgieseler committed May 30, 2024
1 parent 5f731ea commit 5876a18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion solarmach/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
from setuptools_scm import get_version
__version__ = get_version(root='..', relative_to=__file__)
except Exception:
__version__ = '0.3.4'
__version__ = '0.3.5'

0 comments on commit 5876a18

Please sign in to comment.