diff --git a/polyglot/__init__.py b/polyglot/__init__.py index dfb4129..200116d 100644 --- a/polyglot/__init__.py +++ b/polyglot/__init__.py @@ -2,4 +2,4 @@ from polyglot.upload import Upload, MEDIA_TYPE, ENCODINGS, B, C, BCAT, BCATPART, D, AIP, MAP -__version__ = '0.0.1' +__version__ = '0.0.2'