Skip to content

Commit

Permalink
Updated Dailect Version
Browse files Browse the repository at this point in the history
  • Loading branch information
Rajasekhar-Vuppala committed Jun 6, 2023
1 parent 43de81a commit 0557336
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
description = f.read()


version_info = (0, 0, 3)
version_info = (0, 0, 4)

version = '.'.join(map(str, version_info))

Expand Down

0 comments on commit 0557336

Please sign in to comment.