Skip to content

Commit

Permalink
Bump version to 2.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
dan-blanchard committed Jun 1, 2018
1 parent 6de56af commit b1f42ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parsely_raw_data/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
limitations under the License.
"""

__version__ = '2.2.4'
__version__ = '2.2.5'

from . import bigquery, docgen, redshift, s3, samples, schema, stream, utils

Expand Down

0 comments on commit b1f42ef

Please sign in to comment.