bump package version

This commit is contained in:
Ciro Santilli
2021-04-05 03:00:02 +00:00
parent fdd37c56fa
commit b408587a25
2 changed files with 2 additions and 2 deletions

View File

@@ -22,5 +22,5 @@
"scripts": { "scripts": {
"prepublishOnly": "cp README.adoc README.md;make" "prepublishOnly": "cp README.adoc README.md;make"
}, },
"version": "0.0.69" "version": "0.0.70"
} }

View File

@@ -16,7 +16,7 @@ with open(path.join(this_directory, 'README.adoc')) as f:
setup( setup(
name='china-dictatorship', name='china-dictatorship',
version='0.0.69', version='0.0.70',
description='2018新疆改造中心1989六四事件1999法轮功 2019 996.ICU, 2018包子露宪2015 710律师劫2015巴拿马文件 邓家贵2017低端人口2008西藏骚乱', description='2018新疆改造中心1989六四事件1999法轮功 2019 996.ICU, 2018包子露宪2015 710律师劫2015巴拿马文件 邓家贵2017低端人口2008西藏骚乱',
long_description=long_description, long_description=long_description,
# Otherwise upload fails with: "The description failed to render in the default format of reStructuredText." # Otherwise upload fails with: "The description failed to render in the default format of reStructuredText."