Skip to content

Commit

Permalink
Dump version to 2.7.2-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanW2 committed Jan 13, 2019
1 parent c1fffac commit 957f43b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/roam/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
NUM_VERSION = (2, 7, 1)
NUM_VERSION = (2, 7, 2, "dev")

import sip
import os
Expand Down

0 comments on commit 957f43b

Please sign in to comment.