Skip to content

Commit

Permalink
added missing version information
Browse files Browse the repository at this point in the history
  • Loading branch information
kbwbe committed Feb 12, 2019
1 parent e5ac6bb commit aa92125
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion InitGui.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
__title__ = 'A2plus assembly Workbench - InitGui file'
__author__ = 'kbwbe'

A2P_VERSION = 'V0.3.3'
A2P_VERSION = 'V0.3.4'

import sys
PyVersion = sys.version_info[0]
Expand Down

0 comments on commit aa92125

Please sign in to comment.