Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
bigjason committed Jun 28, 2013
1 parent 31a9007 commit 6961aba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE
@@ -1,4 +1,4 @@
Copyright (c) 2011-2012 Jason Webb
Copyright (c) 2011-2013 Jason Webb

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -13,7 +13,7 @@

setup(
name="django-choices",
version="1.1.11",
version="1.1.12",
license="MIT",
description="Sanity for the django choices functionality.",
long_description=readme,
Expand Down

0 comments on commit 6961aba

Please sign in to comment.