Skip to content

Commit 5b23d66

Browse files
committed
global: bump version to 0.1.33 to trigger automatic PyPI upload
Signed-off-by: Graeme Watt <graeme.watt@durham.ac.uk>
1 parent d53e795 commit 5b23d66

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.32'
3+
__version__ = '0.1.33'

0 commit comments

Comments
 (0)