pairinteraction
A Rydberg Interaction Calculator
version.py.cpp File Reference
#include "./version.py.hpp"
#include "pairinteraction/version.hpp"
#include <nanobind/nanobind.h>
+ Include dependency graph for version.py.cpp:

Go to the source code of this file.

Functions

void bind_version (nb::module_ &m)
 

Function Documentation

◆ bind_version()

void bind_version ( nb::module_ &  m)

Definition at line 13 of file version.py.cpp.

References pairinteraction::VERSION_MAJOR, pairinteraction::VERSION_MINOR, and pairinteraction::VERSION_PATCH.

Referenced by NB_MODULE().

+ Here is the caller graph for this function: