Skip to content

Commit

Permalink
2.0.0rc2
Browse files Browse the repository at this point in the history
  • Loading branch information
omry committed Dec 31, 2019
1 parent 69857c1 commit df9d55e
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.0rc1"
__version__ = "2.0.0rc2"

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 df9d55e

Please sign in to comment.