Skip to content

Commit

Permalink
Bumped minor version
Browse files Browse the repository at this point in the history
  • Loading branch information
operdeck committed Jan 10, 2025
1 parent 38a12ba commit d163c8e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/ih/Example_IH_Analysis.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"### Link to article\n",
"\n",
"This notebook is included in the documentation, where the interactive Plotly charts show up. See:\n",
"https://pegasystems.github.io/pega-datascientist-tools/articles/Example_IH__Analysis.html"
"https://pegasystems.github.io/pega-datascientist-tools/articles/Example_IH_Analysis.html"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion python/pdstools/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""Pega Data Scientist Tools Python library"""

__version__ = "4.0.2"
__version__ = "4.1.0"

from pathlib import Path

Expand Down

0 comments on commit d163c8e

Please sign in to comment.