We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eeeada8 commit c40dcbdCopy full SHA for c40dcbd
docs/community/changelogs.md
@@ -1,6 +1,10 @@
1
---
2
title: Changelogs
3
4
+Django-to-rest 1.0.0b1.1
5
+----------------------
6
+* Fixed readme.rst file
7
+
8
Django-to-rest 1.0.0b1
9
----------------------
10
setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = django-to-rest
-version = 1.0.0b1
+version = 1.0.0b1.1
description = A library to expose rest api(s) for a django app (quiet quickly) with minimum efforts
long_description = file: README.rst
long_description_content_type = text/x-rst
0 commit comments