diff --git a/pyqldb/__init__.py b/pyqldb/__init__.py index c9daa7d..8660f43 100644 --- a/pyqldb/__init__.py +++ b/pyqldb/__init__.py @@ -9,4 +9,4 @@ # CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions # and limitations under the License. -__version__ = '3.0.0-rc.1' +__version__ = '3.0.0rc2'