From b42cda2890b5f2deb90f48bfad377c781b3ee047 Mon Sep 17 00:00:00 2001 From: Ciro Santilli Date: Tue, 15 Sep 2020 04:00:03 +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 06f2c72..21387d0 100644 --- a/package.json +++ b/package.json @@ -22,5 +22,5 @@ "scripts": { "prepublishOnly": "cp README.adoc README;make" }, - "version": "0.0.66" + "version": "0.0.67" } diff --git a/setup.py b/setup.py index 330ceb3..2c350b7 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.66', + version='0.0.67', 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."