We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9ad6a2 commit 828bf3fCopy full SHA for 828bf3f
release-notes.md
@@ -1,3 +1,8 @@
1
+v 0.21.0
2
+========
3
+
4
+- Added `requested_tags` for `find`method on `studies`
5
6
v 0.20.1
7
========
8
setup.py
@@ -28,7 +28,7 @@
28
# For a discussion on single-sourcing the version across setup.py and the
29
# project code, see
30
# https://packaging.python.org/guides/single-sourcing-package-version/
31
- version='0.20.1', # Required
+ version='0.21.0', # Required
32
33
# This is a one-line description or tagline of what your project does. This
34
# corresponds to the "Summary" metadata field:
0 commit comments