Skip to content

Commit 0c87684

Browse files
committed
global: change version to 0.2.0 for release on PyPI
Signed-off-by: Graeme Watt <[email protected]>
1 parent 7a5b43b commit 0c87684

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: hepdata_validator/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@
2727

2828
from __future__ import absolute_import, print_function
2929

30-
__version__ = "0.2.0-alpha.2"
30+
__version__ = "0.2.0"

0 commit comments

Comments
 (0)