Skip to content

Commit

Permalink
Bump rev
Browse files Browse the repository at this point in the history
  • Loading branch information
facelessuser committed Jan 23, 2018
1 parent 3bbb9e7 commit 0071aae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rummage/lib/__version__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"""Version."""

# (major, minor, micro, release type, pre-release build, post-release build)
version_info = (3, 4, 2, 'final', 0, 0)
version_info = (3, 4, 3, 'final', 0, 0)


def _version():
Expand Down

0 comments on commit 0071aae

Please sign in to comment.