Skip to content

Commit e9bc36d

Browse files
committed
Pre-release v1.0.0b1 [pypi]
1 parent 73aac75 commit e9bc36d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.cfg

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = django-to-rest
3-
version = 0.1a3
3+
version = 1.0.0b1
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
@@ -17,6 +17,7 @@ classifiers =
1717
Programming Language :: Python :: 3 :: Only
1818
Programming Language :: Python :: 3.8
1919
Programming Language :: Python :: 3.9
20+
Programming Language :: Python :: 3.10
2021
Topic :: Internet :: WWW/HTTP
2122
Topic :: Internet :: WWW/HTTP :: Dynamic Content
2223

0 commit comments

Comments
 (0)