Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ppwwyyxx committed Apr 24, 2020
1 parent d8b2990 commit 8f83134
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tensorpack/libinfo.py
Original file line number Diff line number Diff line change
Expand Up @@ -98,5 +98,5 @@ def is_gpu_available(*args, **kwargs):

# These lines will be programatically read/write by setup.py
# Don't touch them.
__version__ = '0.10'
__version__ = '0.10.1'
__git_version__ = __version__

0 comments on commit 8f83134

Please sign in to comment.