1 parent 519a894 commit 4174204Copy full SHA for 4174204
1 file changed
dev_server/setup.py
@@ -2,7 +2,7 @@
2
import os.path
3
from setuptools import setup, find_packages
4
5
-VERSION = '1.1.0'
+VERSION = '1.2.0'
6
7
scripts = ['dev_server.py', 'saecloud', 'cloudsql.py']
8
0 commit comments