Skip to content
This repository was archived by the owner on Dec 17, 2023. It is now read-only.

Commit 1e2b256

Browse files
authored
release v0.4.0 (#55)
1 parent b3f58a4 commit 1e2b256

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
@@ -4,6 +4,9 @@
44

55
[1]: https://pypi.org/project/dialogflow/#history
66

7+
## 0.4.0
8+
- Regenerate v2beta1 endpoint
9+
710
## 0.3.0
811
- Regenerate v2 endpoint
912
- Update documentation comments

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
setup(
2020
name='dialogflow',
21-
version='0.3.0',
21+
version='0.4.0',
2222
author='Google LLC',
2323
author_email='[email protected]',
2424
classifiers=[

0 commit comments

Comments
 (0)