Skip to content

Commit 5f98f1d

Browse files
committed
Release v1.1.0
1 parent c90b6d2 commit 5f98f1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/alias/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import os
22

3-
__version__ = '1.0.0'
3+
__version__ = '1.1.0'
44

55
ALIASES_DIR_VAR = 'ALIASES_DIR'
66
ALIASES_DIR_MACRO = '%USERPROFILE%\\Documents\\Scripts\\Aliases'

0 commit comments

Comments
 (0)