Skip to content

Commit 48f18dd

Browse files
authored
Merge pull request #23 from easyScience/develop
Develop
2 parents 1480c61 + 1ff5d5c commit 48f18dd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

RELEASE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
### Changes
22

3-
- First release
3+
- A bug fix to enable multithreaded fitting to work on Windows and Linux

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build-backend = 'poetry.masonry.api'
66

77
[tool.poetry]
88
name = 'easyReflectometry'
9-
version = '0.0.2-beta'
9+
version = '0.0.2-beta.1'
1010
description = 'Making reflectometry data analysis and modelling easy.'
1111
license = 'GPL-3.0-only'
1212
authors = ['Andrew McCluskey', 'Andrew Sazonov', 'Simon Ward']

0 commit comments

Comments
 (0)