Skip to content

Commit f4d49dc

Browse files
semantic-releaseMara-Li
authored andcommitted
1.6.3
Automatically generated by python-semantic-release
1 parent 9813ed0 commit f4d49dc

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
<!--next-version-placeholder-->
44

5+
## v1.6.3 (2022-07-28)
6+
7+
58
## v1.6.2 (2022-07-26)
69
### Fix
710
* EOL while scanning string literal ([`a210f53`](https://github.com/Mara-Li/mkdocs_embed_file_plugins/commit/a210f5356c074e5b47a063f697c367e5a74fbdfa))

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from setuptools import setup, find_packages
22

3-
version = "1.6.2"
3+
version = "1.6.3"
44

55
def classification_dependencies():
66
with open("requirements.txt") as f:

0 commit comments

Comments
 (0)