diff --git a/rest_framework_nested/__init__.py b/rest_framework_nested/__init__.py index 2785f621..4bced2cc 100644 --- a/rest_framework_nested/__init__.py +++ b/rest_framework_nested/__init__.py @@ -12,4 +12,4 @@ # See the License for the specific language governing permissions and # limitations under the License. -__version__ = '0.12.0' +__version__ = '0.90.0'