Skip to content

Commit

Permalink
bump to beta
Browse files Browse the repository at this point in the history
  • Loading branch information
StijnKas committed Nov 19, 2024
1 parent f161607 commit ca255eb
Showing 1 changed file with 1 addition and 1 deletion.
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.0a1"
__version__ = "4.0.0b1"

from pathlib import Path

Expand Down

0 comments on commit ca255eb

Please sign in to comment.