Skip to content

Commit

Permalink
Increase version number
Browse files Browse the repository at this point in the history
  • Loading branch information
markh-de committed Jul 13, 2024
1 parent 3f66cc4 commit ee006c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/kivar_backend.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
# ^^^ this "update fields" message is too generic.

def version():
return '0.2.9904'
return '0.3.0'

def pcbnew_compatibility_error():
ver = pcbnew.GetMajorMinorPatchVersion()
Expand Down

0 comments on commit ee006c6

Please sign in to comment.