Skip to content

Commit

Permalink
magnus: Bump version to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
flexiondotorg committed Jun 4, 2019
1 parent d877a91 commit a064070
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion magnus
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ from gi.repository import Gtk, Gdk, GLib, GdkPixbuf, Gio
import cairo, math, json, os, codecs, time, subprocess, sys
from functools import lru_cache

__VERSION__ = "1.0"
__VERSION__ = "1.0.0"


class Main(object):
Expand Down

0 comments on commit a064070

Please sign in to comment.