Skip to content

Commit

Permalink
0.0.6-rc2
Browse files Browse the repository at this point in the history
  • Loading branch information
ssato committed Mar 15, 2015
1 parent dc0d0bc commit e2910e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -8,7 +8,7 @@
curdir = os.getcwd()

PACKAGE = "anyconfig"
VERSION = "0.0.5" # see anyconfig.globals.VERSION
VERSION = "0.0.6" # see anyconfig.globals.VERSION

# For daily snapshot versioning mode:
if os.environ.get("_SNAPSHOT_BUILD", None) is not None:
Expand Down

0 comments on commit e2910e0

Please sign in to comment.