Skip to content

Commit

Permalink
minor updates before 0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
lcharleux committed May 13, 2019
1 parent e06053c commit a5cbc57
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
Ludovic Charleux [email protected]
Emile Roux [email protected]
Cédric Bernard [email protected]
2 changes: 1 addition & 1 deletion argiope/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = "0.3"
__version__ = "0.4"

try:
from . import utils, mesh, materials, models, abq
Expand Down

0 comments on commit a5cbc57

Please sign in to comment.