This website requires JavaScript.
Explore
Help
Sign In
null
/
Pipeline
Watch
1
Star
0
Fork
You've already forked Pipeline
0
Code
Issues
15
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6279bd4f31
Pipeline
/
backend
/
app
/
core
/
version.py
5 lines
91 B
Python
Raw
Blame
History
"""
Application name and version constants.
"""
APP_NAME
=
"
pipeline
"
APP_VERSION
=
"
0.1.0
"
Reference in New Issue
View Git Blame
Copy Permalink