Skip to content

Commit 32bd920

Browse files
committed
pre-release to pypi [pypi]
1 parent c40dcbd commit 32bd920

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/community/changelogs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Changelogs
33
---
4-
Django-to-rest 1.0.0b1.1
4+
Django-to-rest 1.0.0b2
55
----------------------
66
* Fixed readme.rst file
77

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = django-to-rest
3-
version = 1.0.0b1.1
3+
version = 1.0.0b2
44
description = A library to expose rest api(s) for a django app (quiet quickly) with minimum efforts
55
long_description = file: README.rst
66
long_description_content_type = text/x-rst

0 commit comments

Comments
 (0)