We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4644cf2 + 45bb435 commit 16956b9Copy full SHA for 16956b9
bump_version.py
@@ -1,7 +1,6 @@
1
#!/usr/bin/env python3
2
import os
3
import sys
4
-import requests
5
6
def bump_version(tagVersion, filename, flavour):
7
"""
0 commit comments