Skip to content

Commit

Permalink
Bump version to 0.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
daurer committed Sep 4, 2024
1 parent 49257b3 commit cf03121
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ptypy/version.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

short_version = '0.8.1'
version = '0.8.1'
short_version = '0.8.2'
version = '0.8.2'
release = False

if not release:
Expand Down

0 comments on commit cf03121

Please sign in to comment.