Skip to content

Commit

Permalink
1.44.5
Browse files Browse the repository at this point in the history
  • Loading branch information
lucidrains committed Jan 23, 2025
1 parent 4cbf014 commit b15815e
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 @@ -3,7 +3,7 @@
setup(
name = 'x-transformers',
packages = find_packages(exclude=['examples']),
version = '1.44.4',
version = '1.44.5',
license='MIT',
description = 'X-Transformers - Pytorch',
author = 'Phil Wang',
Expand Down

0 comments on commit b15815e

Please sign in to comment.