Skip to content

Commit

Permalink
Prepare for 0.2.4 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
chadrockey committed Apr 7, 2019
1 parent fac4ca5 commit f199ac1
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.3"
TGC_GUI_VERSION = "0.2.4"

image_width = 500
image_height = 500
Expand Down

0 comments on commit f199ac1

Please sign in to comment.