This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
wagtail-birdsong
mirror of
https://github.com/neon-jungle/wagtail-birdsong.git
Watch
1
Star
1
Fork
You've already forked wagtail-birdsong
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
45471a0a58
wagtail-birdsong
/
birdsong
/
version.py
3 lines
68 B
Python
Raw
Normal View
History
Unescape
Escape
Up version
2022-05-17 23:50:35 +00:00
version_info
=
(
1
,
0
,
0
)
isort
2020-06-15 05:30:08 +00:00
version
=
'
.
'
.
join
(
map
(
str
,
version_info
)
)