Skip to content

Commit dce2f81

Browse files
author
Arvid Paeglit
committed
pumped to 1.0.14
upgraded dependencies changelog
1 parent ca2daa8 commit dce2f81

4 files changed

Lines changed: 125 additions & 117 deletions

File tree

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
__pycache__
2-
venv/**
2+
venv
33
*.pyc
44
/*.egg-info
55
dist

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## [1.0.14] - 2020-06-08
2+
- Removed explicit dependency from asyncio, as it's included to python itself and conflicts with some virtual environments
3+
14
## [1.0.13] - 2020-05-04
25
- Added a way to specify custom 'source' argument
36

0 commit comments

Comments
 (0)