Skip to content

Commit

Permalink
update ignite version to 0.5.0 in preparation of next release. (pytor…
Browse files Browse the repository at this point in the history
…ch#1158)

Co-authored-by: vfdev <vfdev.5@gmail.com>
  • Loading branch information
erip and vfdev-5 committed Jun 26, 2020
1 parent 30e826c commit 4e5fb14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ignite/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
import ignite.metrics
import ignite.utils

__version__ = "0.4.0"
__version__ = "0.5.0"

0 comments on commit 4e5fb14

Please sign in to comment.