Skip to content

Commit

Permalink
Merge pull request #383 from ccnmtl/release-2.3.0
Browse files Browse the repository at this point in the history
🔖 Release version 2.3.0
  • Loading branch information
ndittren authored Feb 17, 2023
2 parents 8649899 + 4a92b8f commit eb5e852
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
2.3.0
2.3.0 (2023-02-17)
====================
BREAKING CHANGES:
* Renamed columbia.WindTemplate to CourseStringTemplate
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from setuptools import setup, find_packages

version = '2.2.7'
version = '2.3.0'


setup(
Expand Down

0 comments on commit eb5e852

Please sign in to comment.