diff --git a/libra/__init__.py b/libra/__init__.py index f7a43d15..5b15c419 100644 --- a/libra/__init__.py +++ b/libra/__init__.py @@ -12,4 +12,4 @@ # License for the specific language governing permissions and limitations # under the License. -__version__ = "1.0" +__version__ = "2.0-alpha"