Skip to content

Commit

Permalink
Bumped version for real
Browse files Browse the repository at this point in the history
  • Loading branch information
Erotemic committed Sep 5, 2018
1 parent 295cd8e commit 7a6bc9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion progiter/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from .progiter import (ProgIter,)

__version__ = '0.0.2'
__version__ = '0.0.3'
__all__ = [
'ProgIter',
]

0 comments on commit 7a6bc9c

Please sign in to comment.