Skip to content

Commit

Permalink
bump version to 2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
omry committed Oct 19, 2020
1 parent 98ab39e commit fb4034d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion omegaconf/version.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import sys # pragma: no cover

__version__ = "2.0.2"
__version__ = "2.0.3"

msg = """OmegaConf 2.0 and above is compatible with Python 3.6 and newer.
You have the following options:
Expand Down

0 comments on commit fb4034d

Please sign in to comment.