Skip to content

Commit

Permalink
Update version string
Browse files Browse the repository at this point in the history
  • Loading branch information
Ashvin-Ranjan committed Aug 13, 2021
1 parent 6661d3f commit 73b46b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/n.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

init()

VERSION = "N v1.3.1"
VERSION = "N v1.3.2"
except KeyboardInterrupt:
exit()

Expand Down

0 comments on commit 73b46b0

Please sign in to comment.