Skip to content

Commit

Permalink
Update version for 0.5.0 pre-relase
Browse files Browse the repository at this point in the history
  • Loading branch information
willgraf committed Sep 8, 2021
1 parent 3673f13 commit 1d253dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -37,7 +37,7 @@
readme = f.read()


VERSION = '0.4.5'
VERSION = '0.5.0-rc.1'
NAME = 'DeepCell_Tracking'
DESCRIPTION = 'Tracking cells and lineage with deep learning.'
LICENSE = 'LICENSE'
Expand Down

0 comments on commit 1d253dd

Please sign in to comment.