Skip to content

Commit d42dd41

Browse files
committed
build: bump minor version
1 parent 58f0117 commit d42dd41

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.8.2
2+
current_version = 0.9.0
33

44
[bumpversion:file:pyproject.toml]
55

docs/conf.py

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

2424
# The full version, including alpha/beta/rc tags
25-
release = 'v0.8.2'
25+
release = 'v0.9.0'
2626

2727

2828
# -- General configuration ---------------------------------------------------

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "psifr"
3-
version = "0.8.2"
3+
version = "0.9.0"
44
authors = [
55
{name = "Neal W Morton", email = "[email protected]"}
66
]

0 commit comments

Comments
 (0)