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 c40dcbd commit 32bd920Copy full SHA for 32bd920
docs/community/changelogs.md
@@ -1,7 +1,7 @@
1
---
2
title: Changelogs
3
4
-Django-to-rest 1.0.0b1.1
+Django-to-rest 1.0.0b2
5
----------------------
6
* Fixed readme.rst file
7
setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = django-to-rest
-version = 1.0.0b1.1
+version = 1.0.0b2
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