Skip to content

Commit

Permalink
add version file
Browse files Browse the repository at this point in the history
  • Loading branch information
sagarlakshmipathy committed Dec 5, 2023
1 parent 44018a9 commit 53a78c0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions py4j_example/version.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
"""
Modify the release version for every major change
"""

__version__ = "0.2.0"

0 comments on commit 53a78c0

Please sign in to comment.