Open 0.0.2.
This commit is contained in:
@@ -22,7 +22,7 @@ __all__ = [
|
||||
# If the releaselevel is 'final', then the tarball will be major.minor.micro.
|
||||
# Otherwise it is major.minor.micro~$(revno).
|
||||
|
||||
__version__ = (0, 0, 1, 'final', 0)
|
||||
__version__ = (0, 0, 2, 'dev', 0)
|
||||
|
||||
|
||||
def try_import(name, alternative=None, error_callback=None):
|
||||
|
||||
Reference in New Issue
Block a user