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.
1 parent c90b6d2 commit 5f98f1dCopy full SHA for 5f98f1d
src/alias/__init__.py
@@ -1,6 +1,6 @@
1
import os
2
3
-__version__ = '1.0.0'
+__version__ = '1.1.0'
4
5
ALIASES_DIR_VAR = 'ALIASES_DIR'
6
ALIASES_DIR_MACRO = '%USERPROFILE%\\Documents\\Scripts\\Aliases'
0 commit comments