We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d76219 commit 54d0fa6Copy full SHA for 54d0fa6
setup.py
@@ -7,7 +7,7 @@ def readme():
7
setup(
8
name='django-maskpostgresdata',
9
packages=['maskpostgresdata'],
10
- version='0.1',
+ version='0.1.1',
11
description='Creates a pg_dumpish output which masks data without saving changes to the source database.',
12
url='https://github.com/developersociety/django-maskpostgresdata',
13
author='Developer Society',
0 commit comments