Skip to content

Commit d360117

Browse files
committed
[release] back to development
1 parent 5e7f633 commit d360117

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Changelog for nats-python
22

3+
## 0.9.0 (20XX-XX-XX)
4+
35
## 0.8.0 (2020-06-21)
46

57
- Added TSL support, #13 by @nineinchnick

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ skip = ".eggs,.tox,venv,.venv"
3333

3434
[tool.poetry]
3535
name = "nats-python"
36-
version = "0.8.0"
36+
version = "0.9.0-alpha.0"
3737
description = "Python client for NATS messaging system"
3838
authors = [
3939
"Nikita Grishko <gr1n@protonmail.com>"

0 commit comments

Comments
 (0)