Skip to content

Commit

Permalink
Bump version to 2.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dan-blanchard committed Nov 8, 2017
1 parent 29059fc commit 405567a
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.2'
__version__ = '2.2.3'

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

Expand Down

0 comments on commit 405567a

Please sign in to comment.