From a1b5b3dc644fe7c212ed7ad4a7a13509cb0d4f64 Mon Sep 17 00:00:00 2001 From: Ciro Santilli Date: Tue, 8 Sep 2020 03:00:02 +0000 Subject: [PATCH] bump package version --- package.json | 2 +- setup.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index e8f5253..01dd6ec 100644 --- a/package.json +++ b/package.json @@ -22,5 +22,5 @@ "scripts": { "prepublishOnly": "cp README.adoc README;make" }, - "version": "0.0.64" + "version": "0.0.65" } diff --git a/setup.py b/setup.py index 8b56c98..ccc7326 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ with open(path.join(this_directory, 'README.adoc')) as f: setup( name='china-dictatorship', - version='0.0.64', + version='0.0.65', description='2018新疆改造中心,1989六四事件,1999法轮功 ,2019 996.ICU, 2018包子露宪,2015 710律师劫,2015巴拿马文件 邓家贵,2017低端人口,2008西藏骚乱', long_description=long_description, # Otherwise upload fails with: "The description failed to render in the default format of reStructuredText."