Skip to content

Commit e44e936

Browse files
committed
back to development
1 parent 2fe823d commit e44e936

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.5.0 (2018-XX-XX)
4+
35
## 0.4.0 (2018-09-24)
46

57
- Use `BytesIO` as read buffer

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ exclude = '''
1919

2020
[tool.poetry]
2121
name = "nats-python"
22-
version = "0.4.0"
22+
version = "0.5.0-alpha.0"
2323
description = "Python client for NATS messaging system"
2424
authors = [
2525
"Nikita Grishko <gr1n@protonmail.com>"

0 commit comments

Comments
 (0)