Skip to content

Commit 8d7acf0

Browse files
author
Do Kester
committed
version 2.4.1
1 parent f95b7c4 commit 8d7acf0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,6 +244,6 @@ by ExponentialErrorDistribution
244244
* Pictures moved to documentation/images
245245
* Some documentation issues repaired.
246246

247-
+ 30 Oct 2019 version 2.3.1
247+
+ 14 Nov 2019 version 2.4.0
248248
* see above in Whats new.
249249

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from setuptools import setup, find_packages
22

3-
__version__ = '2.4.0'
3+
__version__ = '2.4.1'
44

55
with open("README.md", "r") as fh:
66
long_description = fh.read()

0 commit comments

Comments
 (0)