This website works better with JavaScript.
Home
Explore
Help
Sign In
anoopmb
/
frappe
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7357
Commits
1
Branch
314 MiB
Tree:
a0aa3176a8
version-14
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'a0aa3176a8'
${ noResults }
frappe
/
frappe
/
__version__.py
__version__.py
62 B
Raw
Normal View
History
[fix] Added unicode_literals if missing in py files
10 years ago
bumped to version 5.0.2
10 years ago
1
2
from __future__ import unicode_literals
__version__ = "5.0.2"