Skip to content

Commit 2fe823d

Browse files
committed
uprev
1 parent 2af36f8 commit 2fe823d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

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

3-
## 0.4.0 (2018-XX-XX)
3+
## 0.4.0 (2018-09-24)
44

55
- Use `BytesIO` as read buffer
66

7-
## 0.3.0 (2018-09-25)
7+
## 0.3.0 (2018-09-21)
88

99
- Improved receive messages logic
1010
- Fixed regex deprecation warnings

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-alpha.0"
22+
version = "0.4.0"
2323
description = "Python client for NATS messaging system"
2424
authors = [
2525
"Nikita Grishko <gr1n@protonmail.com>"

0 commit comments

Comments
 (0)