Skip to content

Commit 603da0a

Browse files
authored
Merge pull request #4 from imtapps/eggs-update
Version: 1.0.2 ~> 1.0.3
2 parents fccac0a + 399c797 commit 603da0a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
-r dist.txt
22
mock>=1.0.1,<2
3-
django_nose>=1.4.2,<2
3+
django-nose>=1.4.2,<2

setup.py

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

77
setup(
88
name="django-dynamic-rules",
9-
version="1.0.2",
9+
version="1.0.3",
1010
author="IMT Computer Services",
1111
author_email="[email protected]",
1212
description="Allows you to create dynamic rules related to a particular model",

0 commit comments

Comments
 (0)