Skip to content

Commit

Permalink
version bump v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bbengfort committed Oct 7, 2024
1 parent b11372d commit 0029998
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': 3,
'minor': 4,
'micro': 0,
'releaselevel': 'alpha',
'serial': 4,
'serial': 5,
}


Expand Down

0 comments on commit 0029998

Please sign in to comment.