Skip to content

Commit

Permalink
4.0.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
marcmengel committed Nov 19, 2024
1 parent 3d844f2 commit 6617f54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metacat/version.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Version = "4.0.1"
Version = "4.0.2"

if __name__ == "__main__":
print(Version)

0 comments on commit 6617f54

Please sign in to comment.