Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
version update to 0.1.1
  • Loading branch information
denis-x authored Jun 20, 2022
1 parent e0ac105 commit d0fa5ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dirrepl/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
__version__ = '0.1.0'
__version__ = '0.1.1'
__author__ = 'Denis Shuvalov'
__description__ = 'Command line utility to replicate a content of origin directory in mirror directory in real time'

0 comments on commit d0fa5ab

Please sign in to comment.