Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
rflprr authored Feb 16, 2018
1 parent 331cf25 commit 2e3f353
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tap_redshift/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@

from tap_redshift import resolve

__version__ = '1.0.0b1'
__version__ = '1.0.0b2'

LOGGER = singer.get_logger()

Expand Down

0 comments on commit 2e3f353

Please sign in to comment.