Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
brainix committed Nov 25, 2020
1 parent e9349a2 commit 853744d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pottery/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@


__title__ = 'pottery'
__version__ = '1.0.2'
__version__ = '1.0.3'
__description__, __long_description__ = (
s.strip() for s in __doc__.split(sep='\n\n', maxsplit=1)
)
Expand Down

0 comments on commit 853744d

Please sign in to comment.