Skip to content

Commit

Permalink
removed niupack from docs/requirements.txt and bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
dave-doty committed Aug 25, 2022
1 parent 9e6a86a commit 97036fb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion doc/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ ordered_set
pathos
xlwt
xlrd
nupack
tabulate
pint
matplotlib
Expand Down
2 changes: 1 addition & 1 deletion nuad/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version = '0.3.4' # version line; WARNING: do not remove or change this line or comment
version = '0.3.5' # version line; WARNING: do not remove or change this line or comment

0 comments on commit 97036fb

Please sign in to comment.