Skip to content

Commit eeac3ef

Browse files
committed
🔖 Release version 0.0.7
1 parent be523c9 commit eeac3ef

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

asyncer/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "0.0.7.dev1"
1+
__version__ = "0.0.7"
22

33
from ._main import PendingValueException as PendingValueException
44
from ._main import SoonValue as SoonValue

docs/release-notes.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Latest Changes
44

5+
## 0.0.7
6+
57
### Internal
68

79
* 🔧 Add configs for asyncer-slim. PR [#152](https://github.com/tiangolo/asyncer/pull/152) by [@tiangolo](https://github.com/tiangolo).

0 commit comments

Comments
 (0)