From 6162079d7221f1df1e63f0674056d44b4a72facd Mon Sep 17 00:00:00 2001 From: Ava Wang Date: Thu, 3 Sep 2020 16:38:36 -0700 Subject: [PATCH] infra: fix version --- src/braket/_sdk/_version.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/braket/_sdk/_version.py b/src/braket/_sdk/_version.py index 6d931ffb8..9bf800c8c 100644 --- a/src/braket/_sdk/_version.py +++ b/src/braket/_sdk/_version.py @@ -1,4 +1,4 @@ -# Copyright 1.1.2.dev0-2019 Amazon.com, Inc. or its affiliates. All Rights Reserved. +# Copyright 2019-2019 Amazon.com, Inc. or its affiliates. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"). You # may not use this file except in compliance with the License. A copy of @@ -16,5 +16,3 @@ """ __version__ = "1.0.0.post1" -st1" -