Skip to content

Commit

Permalink
go back to minor version bump, this is not a breaking change
Browse files Browse the repository at this point in the history
  • Loading branch information
tpapp committed Jan 23, 2025
1 parent 95e5f29 commit 9ead2b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "TransformVariables"
uuid = "84d833dd-6860-57f9-a1a7-6da5db126cff"
authors = ["Tamas K. Papp <[email protected]>"]
version = "0.9.0"
version = "0.8.11"

[deps]
ArgCheck = "dce04be8-c92d-5529-be00-80e4d2c0e197"
Expand Down

2 comments on commit 9ead2b6

@tpapp
Copy link
Owner Author

@tpapp tpapp commented on 9ead2b6 Jan 23, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JuliaRegistrator register

Release notes:

  • remove SimpleUnpack.@unpack, depend on Julia 1.10

@JuliaRegistrator
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Error while trying to register: Version 0.8.11 already exists

Please sign in to comment.