Skip to content

Commit 828bf3f

Browse files
committed
release
1 parent d9ad6a2 commit 828bf3f

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

release-notes.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
v 0.21.0
2+
========
3+
4+
- Added `requested_tags` for `find`method on `studies`
5+
16
v 0.20.1
27
========
38

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
# For a discussion on single-sourcing the version across setup.py and the
2929
# project code, see
3030
# https://packaging.python.org/guides/single-sourcing-package-version/
31-
version='0.20.1', # Required
31+
version='0.21.0', # Required
3232

3333
# This is a one-line description or tagline of what your project does. This
3434
# corresponds to the "Summary" metadata field:

0 commit comments

Comments
 (0)