Skip to content

Commit

Permalink
update: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
AminRezaei0x443 authored Feb 3, 2022
1 parent 775c30a commit f0add8e
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='memory-efficient-attention',
version='0.1.0',
version='0.1.1',
description='Memory Efficient Attention (O(sqrt(n)) for Jax and PyTorch',
license='MIT',
packages=find_packages(),
Expand Down

0 comments on commit f0add8e

Please sign in to comment.