We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f34526 commit b936491Copy full SHA for b936491
setup.py
@@ -13,7 +13,7 @@
13
from setuptools import setup, find_packages
14
15
16
-BASE_VERSION = "3.13"
+BASE_VERSION = "3.14"
17
18
SOURCE_DIR = os.path.dirname(os.path.abspath(__file__))
19
BUILDRUNNER_DIR = os.path.join(SOURCE_DIR, "buildrunner")
0 commit comments