diff --git a/astrodbkit/__init__.py b/astrodbkit/__init__.py index cc58ad6..a50eafa 100644 --- a/astrodbkit/__init__.py +++ b/astrodbkit/__init__.py @@ -1,2 +1,2 @@ from pkg_resources import get_distribution -__version__ = '0.6.5' \ No newline at end of file +__version__ = '0.6.6' \ No newline at end of file diff --git a/docs/conf.py b/docs/conf.py index b8ea19f..60c23b4 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -59,7 +59,7 @@ # The short X.Y version. version = '0.6' # The full version, including alpha/beta/rc tags. -release = '0.6.5' +release = '0.6.6' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.