Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Bachibouzouk committed May 3, 2024
1 parent f90c9dc commit 03bf1fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/multi_vector_simulator/version.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# versioning scheme: Major release.Minor release.Patches
version_num = "1.1.0rc2"
version_num = "1.1.1"
# date format iso8601: YYYY-MM-DD
version_date = "2024-04-27"
version_date = "2024-05-03"

0 comments on commit 03bf1fa

Please sign in to comment.