Racket OO wrapper

This commit is contained in:
2025-07-09 17:04:52 +02:00
parent 40e91961fd
commit 2a380878c7
4 changed files with 187 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
#lang info
(define pkg-authors '(hnmdijkema))
(define version "0.61")
(define version "0.7.0")
(define license 'Apache-2.0)
(define collection "roos")
(define pkg-desc "An OO Framework for Racket")