Skip to content

Commit

Permalink
Bump up version
Browse files Browse the repository at this point in the history
  • Loading branch information
jpadilla committed Jan 21, 2016
1 parent 31654d6 commit 76ad713
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dotenv.py
Expand Up @@ -4,7 +4,7 @@
import warnings


__version__ = '1.4.0'
__version__ = '1.4.1'


line_re = re.compile(r"""
Expand Down

0 comments on commit 76ad713

Please sign in to comment.