Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
glorpen committed Feb 3, 2020
1 parent ab511ac commit 6fb80d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/glorpen/config/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

__all__ = ["Config", "__version__"]

__version__ = "2.1.1"
__version__ = "2.2.0"

class Config(object):
"""Config validator and normalizer."""
Expand Down

0 comments on commit 6fb80d6

Please sign in to comment.