diff options
-rwxr-xr-x | giti | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ import sys import requests __author__ = 'Victor Häggqvist' -__version__ = '0.2.2' +__version__ = '0.3.0' def repo_url(kind: str, global_dir=False) -> str: |
index : giti | ||
Unnamed repository; edit this file 'description' to name the repository. |
aboutsummaryrefslogtreecommitdiff |
-rwxr-xr-x | giti | 2 |
@@ -5,7 +5,7 @@ import sys import requests __author__ = 'Victor Häggqvist' -__version__ = '0.2.2' +__version__ = '0.3.0' def repo_url(kind: str, global_dir=False) -> str: |