Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
thesimj authored and Mykola Bubelich committed May 16, 2019
1 parent b47a258 commit 0986417
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.1910"
__version__ = "0.1911"


class EnvYAML:
Expand Down

0 comments on commit 0986417

Please sign in to comment.