Skip to content

Commit

Permalink
version uped to 2.10.58
Browse files Browse the repository at this point in the history
  • Loading branch information
arekbulski committed Jan 27, 2021
1 parent 3be1722 commit b8e8d37
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions construct/version.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
version = (2,10,57)
version_string = "2.10.57"
release_date = "2021.01.26"
version = (2,10,58)
version_string = "2.10.58"
release_date = "2021.01.27"

0 comments on commit b8e8d37

Please sign in to comment.