Skip to content

Commit

Permalink
Bump version to 2.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dan-blanchard committed Jan 24, 2018
1 parent 17df6fe commit 8aff536
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.3'
__version__ = '2.2.4'

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

Expand Down

0 comments on commit 8aff536

Please sign in to comment.