Skip to content

Commit

Permalink
change to v0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bad-ants-fleet committed May 2, 2017
1 parent d5e8111 commit 8242a9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crnsimulator/__init__.py
Expand Up @@ -6,7 +6,7 @@
# Use at your own risk.
#
#
__version__ = "0.0.1"
__version__ = "v0.1"

from crnsimulator.crn_parser import parse_crn_string, parse_crn_file
from crnsimulator.reactiongraph import ReactionGraph
Expand Down

0 comments on commit 8242a9e

Please sign in to comment.