Skip to content

Commit

Permalink
Version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
hgkegft committed Feb 23, 2024
1 parent 3769c2a commit ea96d3d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pyplanqk/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@
__version_tuple__: VERSION_TUPLE
version_tuple: VERSION_TUPLE

__version__ = version = '0.0.post66+g2af0098.d20240222'
__version_tuple__ = version_tuple = (0, 0, 'g2af0098.d20240222')
__version__ = version = '0.0.post72+g6dcaca4.d20240223'
__version_tuple__ = version_tuple = (0, 0, 'g6dcaca4.d20240223')

0 comments on commit ea96d3d

Please sign in to comment.