Skip to content

Commit c8aa35e

Browse files
committed
🥚 🎡 release 0.1.1
1 parent 9fc6203 commit c8aa35e

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

MANIFEST.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ recursive-include pypi_mobans_pkg/resources/templates/gitignore *.*
77
recursive-include pypi_mobans_pkg/resources/templates/docs *.*
88
include pypi_mobans_pkg/resources/templates/tests/*
99
include pypi_mobans_pkg/resources/config/*
10+
include pypi_mobans_pkg/resources/yehua.yml

changelog.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
name: "pypi-mobans"
22
organisation: moremoban
33
releases:
4+
- changes:
5+
- action: Fixed
6+
details:
7+
- include yehua.yml file in the package
8+
date: 13-09-2020
9+
version: 0.1.1
410
- changes:
511
- action: Updated
612
details:

pypi-mobans-pkg.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ organisation: "moremoban"
33
author: "C.W."
44
contact: "wangc_2011@hotmail.com"
55
company: "Onni Software Ltd. and its contributors"
6-
version: "0.1.0"
7-
current_version: "0.1.0"
8-
release: "0.1.0"
6+
version: "0.1.1"
7+
current_version: "0.1.1"
8+
release: "0.1.1"
99
copyright_year: 2018-2020
1010
license: public license
1111
dependencies: []

0 commit comments

Comments
 (0)