Skip to content

Commit

Permalink
Bump version: 2.4.0 → 2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
eatyourpeas committed Aug 21, 2021
1 parent 53a5bb4 commit 46d0534
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 2.4.0
current_version = 2.4.1
tag = False
commit = True

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

setup(
name='rcpchgrowth',
version='2.4.0',
version='2.4.1',
description='SDS and Centile calculations for UK Growth Data',
long_description="https://github.com/rcpch/digital-growth-charts/blob/master/README.md",
url='https://github.com/rcpch/digital-growth-charts/blob/master/README.md',
Expand Down

0 comments on commit 46d0534

Please sign in to comment.