sapling/eden/scm/ghstack/__init__.py
Michael Bolin e768bf69b5 rename ghstack.eden_shell to ghstack.sapling_shell
Reviewed By: muirdm

Differential Revision: D40707034

fbshipit-source-id: 824b43da89442c16730b4802c578b1165d3fdffa
2022-10-26 16:53:42 -07:00

4 lines
188 B
Python

# Because this is a fork, it is not clear what an appropriate "version" is, but
# it should at least be something distinct from the official "0.6.0" version.
__version__ = "0.6.0.sapling"