We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c1b9bb commit c115744Copy full SHA for c115744
CITATION.cff
@@ -1,4 +1,4 @@
1
-cff-version: "0.2.0"
+cff-version: "0.2.1"
2
date-released: 2022-02
3
message: "If you use this software, please cite it using these metadata."
4
title: "PromptSource"
setup.py
@@ -26,7 +26,7 @@
26
27
setup(
28
name='promptsource',
29
- version='0.2.0',
+ version='0.2.1',
30
url='https://github.com/bigscience-workshop/promptsource.git',
31
author='BigScience - Prompt Engineering Working Group',
32
author_email='sbach@cs.brown.edu,victor@huggingface.co',
0 commit comments