Toggle navigation
Public journal
Gists
Create New Gist
All Public Gists
Search
My Pull Requests
Not Logged In
Login to Your Account
Username:
Password:
Forgot password?
Don't have an account?
hg
Shamira
Toggle navigation
Summary
Changelog
Files
Pull Requests
Options
Compare
Search
Files @ ae2466b86670
Branch filter:
default at ae2466b86670
default
release
Location:
Shamira
/
src
/
shamira
/
version.py
- annotation
Show Full History
Show Authors
ae2466b86670
67 B
text/x-python
Show Source
Show as Raw
Download as Raw
Laman
removed the condensed code
1
2
30c60d9d2e94
30c60d9d2e94
VERSION_TUP
=
(
0
,
1
)
__version__
=
"."
.
join
(
map
(
str
,
VERSION_TUP
))