We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01b05ec commit 64c56deCopy full SHA for 64c56de
setup.py
@@ -4,7 +4,7 @@
4
name = 'tranception-pytorch-dohlee',
5
packages = find_packages(exclude=[]),
6
include_package_data = True,
7
- version = '0.0.1',
+ version = '0.0.2',
8
license='MIT',
9
description = 'Tranception - Pytorch',
10
author = 'Dohoon Lee',
0 commit comments