Skip to content

Commit 479f2aa

Browse files
committed
MaxLengthVayenaKanchha added
1 parent ce35981 commit 479f2aa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sajilo_orm/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
__title__ = 'Sajilo ORM'
2-
__version__ = '0.0.5'
2+
__version__ = '0.0.6'
33
__author__ = 'learningnoobi (Bishal Rai)'
44

55

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
setup(
99
name='sajilo-orm',
10-
version='0.0.5',
10+
version='0.0.6',
1111
description='Sarai Sajilo lightweight ORM inspired by Django ORM with nepali twist',
1212
long_description=README,
1313
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)