Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
thesimj authored and Mykola Bubelich committed Jun 7, 2019
1 parent 13d379f commit 82b997e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion envyaml/envyaml.py
Expand Up @@ -24,7 +24,7 @@

from yaml import safe_load

__version__ = "0.1911"
__version__ = "0.1912"


class EnvYAML:
Expand Down

0 comments on commit 82b997e

Please sign in to comment.