Skip to content

Commit 293fe0a

Browse files
Merge pull request #609 from matthijskooijman/release-3.0.2
Release 3.0.2
2 parents 780d675 + a82f155 commit 293fe0a

File tree

4 files changed

+87
-80
lines changed

4 files changed

+87
-80
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 = 3.0.1
2+
current_version = 3.0.2
33
parse = (?P<major>\d+)\.(?P<minor>\d+)(\.(?P<patch>\d+))?
44
serialize =
55
{major}.{minor}.{patch}

0 commit comments

Comments
 (0)