From d015e1e41a573bc2b36d07e04ba4b3facb54f06a Mon Sep 17 00:00:00 2001 From: James Lu Date: Wed, 27 Jun 2018 11:18:43 -0700 Subject: [PATCH] PyLink 2.0-beta1 --- RELNOTES.md | 2 +- VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/RELNOTES.md b/RELNOTES.md index 0806354..7ca69c1 100644 --- a/RELNOTES.md +++ b/RELNOTES.md @@ -1,4 +1,4 @@ -# PyLink 2.0-beta1 (unreleased) +# PyLink 2.0-beta1 (2018-06-27) This release contains all changes from 2.0-alpha3 as well as the following: diff --git a/VERSION b/VERSION index 4464050..0b49896 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.0-alpha3 +2.0-beta1