Skip to content

Commit

Permalink
version-increment script updated, uses python 3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
arekbulski committed Feb 21, 2022
1 parent 83f9080 commit ccb90b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version-increment
@@ -1,4 +1,4 @@
#!/usr/bin/python3.6
#!/usr/bin/python3.9

import construct
x,y,z = construct.version
Expand Down

0 comments on commit ccb90b3

Please sign in to comment.