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

Commit 5420be0

Browse files
authored
rev version (#50)
1 parent 53bffed commit 5420be0

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44

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

7+
## 0.3.0
8+
- Regenerate v2 endpoint
9+
- Update documentation comments
10+
711
## 0.2.0
812

913
### New Features

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.2.0',
21+
version='0.3.0',
2222
author='Google LLC',
2323
author_email='[email protected]',
2424
classifiers=[

0 commit comments

Comments
 (0)