From 0ea6a97c82195fb5f3c5b5287ad96317bff9670c Mon Sep 17 00:00:00 2001
From: guanjihuan
Date: Fri, 1 Dec 2023 22:45:06 +0800
Subject: [PATCH] 0.1.62
---
PyPI/setup.cfg | 2 +-
PyPI/src/guan.egg-info/PKG-INFO | 2 +-
PyPI/src/guan/others.py | 2 ++
3 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/PyPI/setup.cfg b/PyPI/setup.cfg
index e315e8c..83323a1 100644
--- a/PyPI/setup.cfg
+++ b/PyPI/setup.cfg
@@ -1,7 +1,7 @@
[metadata]
# replace with your username:
name = guan
-version = 0.1.61
+version = 0.1.62
author = guanjihuan
author_email = guanjihuan@163.com
description = An open source python package
diff --git a/PyPI/src/guan.egg-info/PKG-INFO b/PyPI/src/guan.egg-info/PKG-INFO
index 33e5e83..c1abad1 100644
--- a/PyPI/src/guan.egg-info/PKG-INFO
+++ b/PyPI/src/guan.egg-info/PKG-INFO
@@ -1,6 +1,6 @@
Metadata-Version: 2.1
Name: guan
-Version: 0.1.61
+Version: 0.1.62
Summary: An open source python package
Home-page: https://py.guanjihuan.com
Author: guanjihuan
diff --git a/PyPI/src/guan/others.py b/PyPI/src/guan/others.py
index a911061..df23875 100644
--- a/PyPI/src/guan/others.py
+++ b/PyPI/src/guan/others.py
@@ -35,6 +35,8 @@ def convert_wordpress_xml_to_markdown(xml_file='./a.xml', convert_content=1, rep
content = content.replace('
', '')
content = content.replace('', '')
content = content.replace('
', '')
+ content = content.replace('', '')
+ content = content.replace('
', '')
content = content.replace('', '')
content = content.replace('', '')
content = content.replace('', '')