Skip to content

Commit 54d0fa6

Browse files
committed
Bump version
1 parent 7d76219 commit 54d0fa6

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
@@ -7,7 +7,7 @@ def readme():
77
setup(
88
name='django-maskpostgresdata',
99
packages=['maskpostgresdata'],
10-
version='0.1',
10+
version='0.1.1',
1111
description='Creates a pg_dumpish output which masks data without saving changes to the source database.',
1212
url='https://github.com/developersociety/django-maskpostgresdata',
1313
author='Developer Society',

0 commit comments

Comments
 (0)