Skip to content

Commit c9283a9

Browse files
upodated SNe example and version
1 parent 4205a32 commit c9283a9

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
0 Bytes
Binary file not shown.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ docs = [
4343
where = ["src"]
4444

4545
[tool.flake8]
46-
max-line-length = 100
46+
max-line-length = 120
4747

4848
[project.urls]
4949
Homepage = "https://github.com/LSSTDESC/Smokescreen"

src/smokescreen/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "v1.3.0"
1+
__version__ = "v1.5.0"

0 commit comments

Comments
 (0)