Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
marcantondahmen committed Apr 26, 2021
1 parent c7d5ffd commit 143c492
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions revitron/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@
DB = Autodesk.Revit.DB
LIB_DIR = parent(parent(__file__))
REVIT_VERSION = pyrevit.HOST_APP.uiapp.Application.VersionNumber
REVITRON_VERSION = '0.1.0'


def _(element):
Expand Down

0 comments on commit 143c492

Please sign in to comment.