mirror of
https://github.com/bazel-contrib/rules_foreign_cc
synced 2024-11-27 02:43:28 +00:00
4 lines
78 B
Python
4 lines
78 B
Python
"""A module represeting the version of rules_foreign_cc"""
|
|
|
|
VERSION = "0.9.0"
|