Skip to content

Commit

Permalink
优化随机采样;增加set_seed
Browse files Browse the repository at this point in the history
  • Loading branch information
bojone authored Nov 12, 2023
1 parent 0075816 commit d23fac7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bytepiece/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

from .bytepiece import *

__version__ = '0.6.3'
__version__ = '0.6.2'

0 comments on commit d23fac7

Please sign in to comment.