Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Commit

Permalink
Increment version for those installing without explicitly setting pip…
Browse files Browse the repository at this point in the history
… install -U
  • Loading branch information
Smerity committed Nov 26, 2017
1 parent d045e72 commit daadb0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name='PyTorch-QRNN',
version='0.2',
version='0.2.1',
packages=['torchqrnn',],
license='BSD 3-Clause License'
)

0 comments on commit daadb0f

Please sign in to comment.