diff --git a/setup.py b/setup.py index bccdaad..37be75a 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ from distutils.core import setup setup( name = 'BMC', - version = "0.2dev", + version = "0.3dev", url = "https://github.com/Phyks/BMC", author = "", license = "no-alcohol beer-ware license",