Skip to content

Commit

Permalink
Merge pull request #77 from aws-samples/raise_version
Browse files Browse the repository at this point in the history
fix: Raise version to 1.1.0
  • Loading branch information
math411 authored Nov 28, 2022
2 parents 4d4b6bf + d08b18e commit b9ef30b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/braket/_algos/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@
Version number (major.minor.patch[-label])
"""

__version__ = "1.0.0"
__version__ = "1.1.0"

0 comments on commit b9ef30b

Please sign in to comment.