Skip to content

Commit

Permalink
Update version to 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jrtcppv committed Jul 12, 2021
1 parent 563e514 commit 4a44482
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
author = 'CVision AI'

# The short X.Y version
version = '0.0.4'
version = '0.1.0'
# The full version, including alpha/beta/rc tags
release = 'beta'
release = ''


# -- General configuration ---------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion helm/tator/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: tator
version: 0.0.1
version: 0.1.0
kubeVersion: ">=1.14.3-r0"
description: "A web application for video hosting, annotation, and algorithm deployment."
type: application
Expand Down

0 comments on commit 4a44482

Please sign in to comment.