Skip to content
This repository has been archived by the owner on Feb 21, 2022. It is now read-only.

Commit

Permalink
Bump version number to 2018.1.0.dev0
Browse files Browse the repository at this point in the history
  • Loading branch information
jhale committed Dec 5, 2017
1 parent 50e6d19 commit c307f4f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions ChangeLog.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
Changelog
=========

2018.1.0.dev0
-------------

- No changes.

2017.2.0 (2017-09-19)
---------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
print("Python 2.7 or higher required, please upgrade.")
sys.exit(1)

version = "2017.2.0"
version = "2018.1.0.dev0"

url = "https://bitbucket.org/fenics-project/fiat/"
tarball = None
Expand Down

0 comments on commit c307f4f

Please sign in to comment.