Skip to content

Commit 8923b04

Browse files
author
Saurabh Kumar
committed
readme: Add new release stub
1 parent 62df65a commit 8923b04

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ current_version = 0.10.1
33
commit = True
44
tag = True
55

6-
[bumpversion:file:dotenv/version.py]
6+
[bumpversion:file:src/dotenv/version.py]
77

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -299,6 +299,12 @@ Changelog
299299
Unreleased
300300
-----
301301

302+
- ...
303+
304+
305+
0.10.2
306+
-----
307+
302308
- Add type hints and expose them to users ([@qnighy])([#172])
303309
- `load_dotenv` and `dotenv_values` now accept an `encoding` parameter, defaults to `None`
304310
([@theskumar])([@earlbread])([#161])

0 commit comments

Comments
 (0)