update python to 3

pull/9632/head
theodorerose 3 years ago
parent 16dccd6820
commit 2a9f806a69
  1. 2
      update_version.py

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
# Usage: ./update_version.py <MAJOR>.<MINOR>.<MICRO> [<RC version>]
#
# Example:

Loading…
Cancel
Save