Skip to content

Commit

Permalink
Bump version to 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aatmdelissen authored Oct 20, 2023
1 parent 420222d commit ce9a88d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pymoto/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = '1.0.3'
__version__ = '1.1.0'

from .core_objects import Signal, Module, Network, make_signals
from .routines import finite_difference, minimize_oc, minimize_mma
Expand Down

0 comments on commit ce9a88d

Please sign in to comment.