gagan3012 commited on
Commit
9dab646
·
1 Parent(s): d14733a

Update setup.py

Browse files
Files changed (1) hide show
  1. setup.py +0 -1
setup.py CHANGED
@@ -11,7 +11,6 @@ with open('requirements.txt') as f:
11
 
12
  setup(
13
  name='t5s',
14
- version='0.1.0',
15
  description="T5 Summarisation Using Pytorch Lightning",
16
  license='MIT License',
17
  classifiers=[
 
11
 
12
  setup(
13
  name='t5s',
 
14
  description="T5 Summarisation Using Pytorch Lightning",
15
  license='MIT License',
16
  classifiers=[