Skip to content

Commit

Permalink
[xdgconfig] Version bump to v0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dogeek committed Feb 14, 2021
1 parent dc7dd63 commit bbbdafb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xdgconfig/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
import xdgconfig.mixins as mixins


__version__ = '0.4.0'
__version__ = '0.4.1'


if system() == 'Windows':
Expand Down

0 comments on commit bbbdafb

Please sign in to comment.