Skip to content

Commit

Permalink
[#664] bump version to v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
trel authored and alanking committed Dec 19, 2024
1 parent f6d602b commit edae459
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion irods/version.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import os

__version__ = "2.2.0"
__version__ = "3.0.0"


def version_as_string():
Expand Down

0 comments on commit edae459

Please sign in to comment.