Skip to content

Commit

Permalink
Update python version
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaSBrown committed Nov 7, 2023
1 parent 0742ab5 commit be4488d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmake/Version.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@ set(DATAFED_AUTHZ_MINOR 0)
set(DATAFED_AUTHZ_PATCH 0)

set(DATAFED_PYTHON_CLIENT_MAJOR 2)
set(DATAFED_PYTHON_CLIENT_MINOR 0)
set(DATAFED_PYTHON_CLIENT_PATCH 3)
set(DATAFED_PYTHON_CLIENT_MINOR 1)
set(DATAFED_PYTHON_CLIENT_PATCH 0)

0 comments on commit be4488d

Please sign in to comment.