bump package version

This commit is contained in:
Ciro Santilli
2020-03-18 00:00:14 +00:00
parent 3db4f30b55
commit f2349dcff0
2 changed files with 2 additions and 2 deletions

View File

@@ -21,5 +21,5 @@
"scripts": { "scripts": {
"prepublishOnly": "cp README.adoc README;make" "prepublishOnly": "cp README.adoc README;make"
}, },
"version": "0.0.33" "version": "0.0.34"
} }

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.33', version='0.0.34',
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."