Skip to content

Commit

Permalink
finalize 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Erotemic committed Mar 4, 2019
1 parent 935c17e commit d2eb335
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.1.0.dev0'
__version__ = '0.1.0'
__all__ = [
'ProgIter',
]

0 comments on commit d2eb335

Please sign in to comment.