Skip to content

Commit

Permalink
Bumped version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
widdowquinn committed Mar 23, 2014
1 parent 35c6eb7 commit 3dbefec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion find_differential_primers/find_differential_primers.py
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@

# script version
# should match r"^__version__ = '(?P<version>[^']+)'$" for setup.py
__version__ = '0.1.1'
__version__ = '0.1.2'


###
Expand Down

0 comments on commit 3dbefec

Please sign in to comment.