Skip to content

Commit

Permalink
Preparing for 0.2.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
alokito committed Feb 28, 2021
1 parent 25755d3 commit 6f2b372
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 0.2.3

* Added support for ProxyFix

# 0.2.2

* Fixed bug with annotations (missing annotation.js asset)
Expand Down
2 changes: 1 addition & 1 deletion cellxgene_gateway/__init__.py
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -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.2"
__version__ = "0.2.3"

0 comments on commit 6f2b372

Please sign in to comment.