Skip to content

Commit b936491

Browse files
author
saville
committed
Up version
1 parent 7f34526 commit b936491

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
from setuptools import setup, find_packages
1414

1515

16-
BASE_VERSION = "3.13"
16+
BASE_VERSION = "3.14"
1717

1818
SOURCE_DIR = os.path.dirname(os.path.abspath(__file__))
1919
BUILDRUNNER_DIR = os.path.join(SOURCE_DIR, "buildrunner")

0 commit comments

Comments
 (0)