Skip to content

Commit

Permalink
Prepared for release
Browse files Browse the repository at this point in the history
  • Loading branch information
chuwy committed May 22, 2017
1 parent ae02bb8 commit 72a4840
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
Version 0.2.3 (2017-05-22)
--------------------------
Add extract_schema(uri) function (#26)
Use standard regular expression for schema URIs (#24)

Version 0.2.2 (2017-05-05)
--------------------------
Mark run ids archived to Glacier as processed (#23)
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

setup(
name='snowplow_analytics_sdk',
version='0.2.3-a1',
version='0.2.3',
description='Snowplow Analytics Python SDK',
author='Fred Blundun',
url='https://github.com/snowplow/snowplow-python-analytics-sdk',
Expand Down

0 comments on commit 72a4840

Please sign in to comment.