Skip to content

Commit 2e65d35

Browse files
authored
Merge pull request #6 from HarryYouel13/harry_edit4
New update files
2 parents 84f929f + c5f47ee commit 2e65d35

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

dist/prcpy-0.1.13-py3-none-any.whl

81 Bytes
Binary file not shown.

dist/prcpy-0.1.13.tar.gz

58 Bytes
Binary file not shown.

prcpy/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
__all__ = ["RC", "Maths", "Utilities", "DataHandling", "TrainingModels"]
44

5-
__version__ = "0.1.13" # change this for releases
5+
__version__ = "0.1.14" # change this for releases

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "prcpy"
3-
version = "0.1.13"
3+
version = "0.1.14"
44
description = ""
55
authors = ["Harry Youel <harry.youel.19@ucl.ac.uk>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)