Skip to content

Commit

Permalink
Mark 0.2.2 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
chadrockey committed Mar 15, 2019
1 parent 786ff62 commit 2c6f658
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tgc_gui.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
from tgc_visualizer import drawCourseAsImage
import OSMTGC

TGC_GUI_VERSION = "0.2.1"
TGC_GUI_VERSION = "0.2.2"

image_width = 500
image_height = 500
Expand Down

0 comments on commit 2c6f658

Please sign in to comment.