Skip to content

Commit

Permalink
bumped version to 1.9c
Browse files Browse the repository at this point in the history
  • Loading branch information
paltman committed Oct 14, 2010
1 parent 6503455 commit ac720c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boto/__init__.py
Expand Up @@ -24,7 +24,7 @@
import logging
import logging.config

Version = '1.9b'
Version = '1.9c'
UserAgent = 'Boto/%s (%s)' % (Version, sys.platform)
config = Config()

Expand Down

0 comments on commit ac720c2

Please sign in to comment.