preparing for 0.3.5 release

This commit is contained in:
Alok Saldanha
2021-07-18 09:43:45 -04:00
parent 98ef6efd0c
commit fd0e7d9c31
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -1,3 +1,7 @@
# 0.3.5
* Pinned flask version to match cellxgene 0.17.0
# 0.3.4
* Fixed bug #50 affecting subdirectory listing
+1 -1
View File
@@ -7,4 +7,4 @@
# OR CONDITIONS OF ANY KIND, either express or implied. See the License for
# the specific language governing permissions and limitations under the License.
__version__ = "0.3.4"
__version__ = "0.3.5"