File tree Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ v0.4.5] ( https://github.com/astrochun/github-stats-pages/tree/v0.4.5 ) (2020-08-28)
4
+
5
+ ** Implemented enhancements:**
6
+ - Add more verbose messaging for completeness, troubleshooting
7
+ [ #69 ] ( http://github.com/astrochun/github-stats-pages/pull/69 )
8
+
9
+ ** Closed issues:**
10
+ - Add more verbose messaging for completeness, troubleshooting
11
+ [ #67 ] ( http://github.com/astrochun/github-stats-pages/issues/67 )
12
+
13
+
3
14
## [ v0.4.4] ( https://github.com/astrochun/github-stats-pages/tree/v0.4.4 ) (2021-08-12)
4
15
5
16
** Implemented enhancements:**
Original file line number Diff line number Diff line change 1
- __version__ = "0.4.4 "
1
+ __version__ = "0.4.5 "
Original file line number Diff line number Diff line change 8
8
9
9
setup (
10
10
name = 'github-stats-pages' ,
11
- version = '0.4.4 ' ,
11
+ version = '0.4.5 ' ,
12
12
packages = ['github_stats_pages' ],
13
13
scripts = ['scripts/get_repo_list' ,
14
14
'scripts/gts_run_all_repos' ,
You can’t perform that action at this time.
0 commit comments