Skip to content

Commit

Permalink
New version number
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisrichardson committed Jan 13, 2022
1 parent 645814b commit 1d7ff21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
print("Python 3.6 or higher required, please upgrade.")
sys.exit(1)

version = "2021.1.0"
version = "2022.1.0"

url = "https://github.com/FEniCS/ufl"

Expand Down

0 comments on commit 1d7ff21

Please sign in to comment.