Skip to content

Commit f61d6e5

Browse files
committed
up version: 1.3.0
1 parent 7a1f5d8 commit f61d6e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ def run(self):
4646

4747
setup(
4848
name = 'sqlitedict',
49-
version = '1.2.0',
49+
version = '1.3.0',
5050
description = 'Persistent dict in Python, backed up by sqlite3 and pickle, multithread-safe.',
5151
long_description = read('README.rst'),
5252

0 commit comments

Comments
 (0)