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 @ 65d36a290273
Branch filter:
default at 65d36a290273
default
release
Location:
Shamira
/
src
/
shamira
/
version.py
- annotation
Show Full History
Show Authors
65d36a290273
67 B
text/x-python
Show Source
Show as Raw
Download as Raw
Laman
version bumped to 1.0
1
2
65d36a290273
30c60d9d2e94
VERSION_TUP
=
(
1
,
0
)
__version__
=
"."
.
join
(
map
(
str
,
VERSION_TUP
))