Skip to content

Commit

Permalink
4.1.8a2
Browse files Browse the repository at this point in the history
  • Loading branch information
mdavidsaver committed Jul 3, 2023
1 parent 92283e0 commit 3d19c10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/p4p/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,4 @@ def __ge__(self, o):
def __gt__(self, o):
return self._cmp(o)>0

version = Version('4.1.8a1')
version = Version('4.1.8a2')

0 comments on commit 3d19c10

Please sign in to comment.