Skip to content

Commit b140374

Browse files
committed
build: bump patch version
1 parent 683ebff commit b140374

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.5.1
2+
current_version = 0.5.2
33

44
[bumpversion:file:setup.cfg]
55

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
author = 'Neal Morton'
2222

2323
# The full version, including alpha/beta/rc tags
24-
release = 'v0.5.1'
24+
release = 'v0.5.2'
2525

2626

2727
# -- General configuration ---------------------------------------------------

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = psifr
3-
version = 0.5.1
3+
version = 0.5.2
44
url = https://github.com/mortonne/psifr
55
author = Neal Morton
66
author_email = [email protected]

0 commit comments

Comments
 (0)