Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh Brandoff committed Feb 14, 2015
1 parent 7d86244 commit 5dfb64d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions storjtorrent/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

# The MIT License (MIT)
#
# Copyright (c) 2014 Josh Brandoff
# Copyright (c) 2014-2015 Josh Brandoff
#
# 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 All @@ -23,4 +23,4 @@
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.

__version__ = '0.1.1'
__version__ = '0.1.2'

0 comments on commit 5dfb64d

Please sign in to comment.