Skip to content

Commit

Permalink
version bump v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bbengfort committed Oct 4, 2024
1 parent 0c434ef commit 324c9cb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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': 2,
'micro': 1,
'minor': 3,
'micro': 0,
'releaselevel': 'alpha',
'serial': 3,
'serial': 4,
}


Expand Down

0 comments on commit 324c9cb

Please sign in to comment.