Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
jensdebruijn committed Oct 17, 2024
1 parent f1df019 commit 2664a57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion geb/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""GEB simulates the environment, the individual behaviour of people, households and organizations - including their interactions - at small and large scale."""

__version__ = "1.0.0b3"
__version__ = "1.0.0b4"

import os
import platform
Expand Down

0 comments on commit 2664a57

Please sign in to comment.