Skip to content

Commit

Permalink
chore: bump up amundsen_common to 0.13.0 (#1183)
Browse files Browse the repository at this point in the history
Signed-off-by: dechoma <[email protected]>
  • Loading branch information
dechoma authored Jun 2, 2021
1 parent 2e5ff71 commit fc049ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

from setuptools import find_packages, setup

__version__ = '0.12.0'
__version__ = '0.13.0'

setup(
name='amundsen-common',
Expand Down

0 comments on commit fc049ec

Please sign in to comment.