Skip to content

Commit e024f1f

Browse files
committed
global: bump version to 0.1.34 to trigger automatic PyPI upload
Signed-off-by: Graeme Watt <graeme.watt@durham.ac.uk>
1 parent 8e0de53 commit e024f1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hepdata_converter/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# this file ideally should only contain __version__ declaration, as anything else
22
# may break setup.py and PyPI uploads
3-
__version__ = '0.1.33'
3+
__version__ = '0.1.34'

0 commit comments

Comments
 (0)