Skip to content

Commit

Permalink
Merge pull request #63 from andyfaff/nv
Browse files Browse the repository at this point in the history
REL: v0.0.3
  • Loading branch information
andyfaff authored Jun 16, 2022
2 parents 945f86b + 778bb5a commit 1808ad6
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 @@ -12,7 +12,7 @@
MAJOR = 0
MINOR = 0
MICRO = 3
ISRELEASED = False
ISRELEASED = True
VERSION = f"{MAJOR}.{MINOR}.{MICRO}"


Expand Down

0 comments on commit 1808ad6

Please sign in to comment.