Skip to content

Commit

Permalink
version bump v0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bbengfort committed Oct 9, 2024
1 parent 676ba0d commit b01d695
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions parlance/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@

__version_info__ = {
'major': 0,
'minor': 6,
'minor': 7,
'micro': 0,
'releaselevel': 'alpha',
'serial': 7,
'serial': 8,
}


Expand Down

0 comments on commit b01d695

Please sign in to comment.