Skip to content

Commit

Permalink
[xdgconfig] Version bump to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dogeek committed Feb 13, 2021
1 parent 4929d0b commit 7248aaf
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.3.1'
__version__ = '0.4.0'


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

0 comments on commit 7248aaf

Please sign in to comment.