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

Lines changed: 0 additions & 2 deletions
This file was deleted.

pyproject.toml

Lines changed: 1 addition & 1 deletion
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 <petrou.theodore@gmail.com>"]
66
maintainers = ["mjam03 <markjamison03@gmail.com>"]

tests/notebooks/Test Medium Blog Post.ipynb

Lines changed: 1 addition & 1 deletion
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)