Skip to content

Commit

Permalink
REL: increment patch number.
Browse files Browse the repository at this point in the history
  • Loading branch information
rossbar committed Dec 21, 2022
1 parent 5e55ff9 commit 4e66c5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deepcell/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
__title__ = 'DeepCell'
__description__ = 'Deep learning for single cell image segmentation'
__url__ = 'https://github.com/vanvalenlab/deepcell-tf'
__version__ = '0.12.3'
__version__ = '0.12.4'
__download_url__ = '{}/tarball/{}'.format(__url__, __version__)
__author__ = 'The Van Valen Lab'
__author_email__ = 'vanvalen@caltech.edu'
Expand Down

0 comments on commit 4e66c5a

Please sign in to comment.