Skip to content

Commit

Permalink
Bump version to 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ozgurakgun committed Aug 24, 2017
1 parent 6a35f55 commit 61bf798
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion conjure-cp.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

Name: conjure-cp
Version: 2.0.0
Version: 2.1.0
Synopsis: Conjure: The Automated Constraint Modelling Tool
Description: .
Homepage: http://github.com/conjure-cp/conjure
Expand Down
4 changes: 2 additions & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,9 @@
# built documents.
#
# The short X.Y version.
version = u'2.0.0'
version = u'2.1.0'
# The full version, including alpha/beta/rc tags.
release = u'2.0.0'
release = u'2.1.0'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down

0 comments on commit 61bf798

Please sign in to comment.