Skip to content

Commit

Permalink
infra: fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
avawang1 committed Sep 3, 2020
1 parent 44fb2b9 commit 6162079
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/braket/_sdk/_version.py
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -16,5 +16,3 @@
"""

__version__ = "1.0.0.post1"
st1"

0 comments on commit 6162079

Please sign in to comment.