Skip to content

Commit f58ba83

Browse files
committed
bump version + add downloads
1 parent 5956cc6 commit f58ba83

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[![Downloads](https://static.pepy.tech/badge/django-async-orm)](https://pepy.tech/project/django-async-orm)
2+
13
## Disclaimer: Don't use this module in production it's still in active development.
24

35
# Django Async Orm

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "django-async-orm"
3-
version = "0.1.2"
3+
version = "0.1.11"
44
description = "Bringing async capabilities to django ORM"
55
authors = ["SkanderBM <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)