Skip to content

Commit 0bfe172

Browse files
committed
[release] back to development
1 parent 4221050 commit 0bfe172

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.6.0 (2019-XX-XX)
4+
35
## 0.5.0 (2019-08-27)
46

57
- Fixed passing of subscription queue name to the NATS server, #3

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.5.0"
36+
version = "0.6.0-alpha.0"
3737
description = "Python client for NATS messaging system"
3838
authors = [
3939
"Nikita Grishko <gr1n@protonmail.com>"

0 commit comments

Comments
 (0)