Skip to content

Commit

Permalink
version: bump version to 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
GraemeWatt committed Sep 24, 2020
1 parent 6f4b4ca commit b09f021
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,3 @@ deploy:
on:
tags: true
repo: HEPData/hepdata-converter
skip_existing: true
2 changes: 1 addition & 1 deletion hepdata_converter/version.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# this file ideally should only contain __version__ declaration, as anything else
# may break setup.py and PyPI uploads
__version__ = '0.2.0'
__version__ = '0.2.1'

0 comments on commit b09f021

Please sign in to comment.