We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aae116d commit fc19cfeCopy full SHA for fc19cfe
switch_model/version.py
@@ -2,8 +2,8 @@
2
# Licensed under the Apache License, Version 2.0, which is in the LICENSE file.
3
"""
4
This file should only include the version. Do not import any packages or
5
-modules in here because this file needs to be executed before SWITCH is
+modules here because this file needs to be executed before SWITCH is
6
installed and executed in environments that don't have any dependencies
7
installed.
8
9
-__version__='2.0.0b4'
+__version__='2.0.0'
0 commit comments