Skip to content

Commit

Permalink
bump repo version to 2.1.0dev25
Browse files Browse the repository at this point in the history
  • Loading branch information
omry committed Mar 24, 2021
1 parent 192d4a3 commit d93905e
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.1.0dev24"
__version__ = "2.1.0dev25"

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 d93905e

Please sign in to comment.