Skip to content

Commit 22816b7

Browse files
committed
Bump version and remove MANIFEST.in file
1 parent 29f6f20 commit 22816b7

File tree

3 files changed

+2
-4
lines changed

3 files changed

+2
-4
lines changed

MANIFEST.in

-2
This file was deleted.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "jupyter-to-medium"
3-
version = "0.2.6"
3+
version = "0.2.7"
44
description = "Publish a Jupyter Notebook as a Medium blogpost"
55
authors = ["dexplo <[email protected]>"]
66
maintainers = ["mjam03 <[email protected]>"]

tests/notebooks/Test Medium Blog Post.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -3599,7 +3599,7 @@
35993599
],
36003600
"metadata": {
36013601
"kernelspec": {
3602-
"display_name": "Python 3",
3602+
"display_name": "Python 3 (ipykernel)",
36033603
"language": "python",
36043604
"name": "python3"
36053605
},

0 commit comments

Comments
 (0)