Skip to content

Commit

Permalink
Release v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alexesprit committed May 19, 2020
1 parent c90b6d2 commit 5f98f1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/alias/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import os

__version__ = '1.0.0'
__version__ = '1.1.0'

ALIASES_DIR_VAR = 'ALIASES_DIR'
ALIASES_DIR_MACRO = '%USERPROFILE%\\Documents\\Scripts\\Aliases'
Expand Down

0 comments on commit 5f98f1d

Please sign in to comment.