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

Commit

Permalink
Release 0.2.0 (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
crwilcox authored Apr 16, 2018
1 parent b53ed76 commit 5113e30
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Changelog

[PyPI History][1]

[1]: https://pypi.org/project/DISTRIBUTION NAME/#history

## 0.2.0

### New Features
- Add v2 Endpoint (#38)

### Documentation
- Add sample readme, and sample agent (#15)

### Internal / Testing Changes
- Fix typo (#16)

2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

setup(
name='dialogflow',
version='0.1.0',
version='0.2.0',
author='Google LLC',
author_email='googleapis-packages@google.com',
classifiers=[
Expand Down

0 comments on commit 5113e30

Please sign in to comment.