prepared for 0.2.2 release

This commit is contained in:
Alok Saldanha
2020-09-08 21:11:59 -04:00
parent 465373ca7e
commit d5246d4b4b
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -1,3 +1,7 @@
# 0.2.2
* Fixed bug with annotations (missing annotation.js asset)
# 0.2.1
* Minor fixes to enable cellxgene 0.16.0
+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.2.1"
__version__ = "0.2.2"