Skip to content

Commit e37c042

Browse files
authored
Update version (#127)
1 parent 061b2fe commit e37c042

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
## Unreleased
22

3+
## 1.9.0
4+
35
- Remove support for Python 3.6
6+
- Updated dependencies to 1.13.0 & 0.34b0
47

58
## 1.8.0
69

src/opentelemetry/launcher/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = "1.8.0"
15+
__version__ = "1.9.0"

0 commit comments

Comments
 (0)