Skip to content

Commit

Permalink
[#3] v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
trel committed Oct 14, 2024
1 parent bc318a8 commit f2394e0
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.1.0'
__version__ = '2.2.0'

def version_as_string():
return os.environ.get('PYTHON_IRODSCLIENT_VERSION', __version__.strip())
Expand Down

0 comments on commit f2394e0

Please sign in to comment.