Skip to content

Commit e51faaf

Browse files
jamiefdhurstgithub-actions[bot]
authored andcommitted
[skip ci] Update version to v1.2.3
1 parent f960249 commit e51faaf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

blog/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
ARTICLES_DIR = environ.get('ARTICLES_DIR', default='articles/')
44
DIST_DIR = environ.get('DIST_DIR', default='dist/')
5-
VERSION = 'v1.2.2'
5+
VERSION = 'v1.2.3'

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = blog
3-
version = v1.2.2
3+
version = v1.2.3
44
author = Jamie Hurst
55
author_email = [email protected]
66
description = Simple blog static site generator for jamiehurst.co.uk reads in and parses Markdown articles

0 commit comments

Comments
 (0)