We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffaf823 commit e1e6e5bCopy full SHA for e1e6e5b
pyrevitlib/pyrevit/__init__.py
@@ -38,7 +38,7 @@
38
PYREVIT_ADDON_NAME = 'pyRevit'
39
VERSION_MAJOR = 4
40
VERSION_MINOR = 6
41
-BUILD_METADATA = '.10'
+BUILD_METADATA = '.11'
42
43
# -----------------------------------------------------------------------------
44
# config environment paths
0 commit comments